如何使用PHP查找两种货币之间的汇率

时间:2015-04-25 07:13:46

标签: php

I need to know exchange rate between two currency using PHP.

我有两种货币namly USD,INR。我想知道美元和INR之间的exchnage率。

我该怎么办?请帮帮我。

1 个答案:

答案 0 :(得分:0)

使用免费的在线网络API,例如https://openexchangerates.org/

此处的API示例:

https://openexchangerates.org/documentation#example-php-curl