Rate Overview
Live
1 PHP = 0.622085 NIO
1 NIO = 1.6075
PHP
Avg
0.628548
High
0.636968
Low
0.620758
Last updated: 3/7/2026, 4:23:57 AM
Quick Conversions
| PHP | NIO |
|---|---|
| 1 PHP | 0.62 NIO |
| 10 PHP | 6.22 NIO |
| 50 PHP | 31.10 NIO |
| 100 PHP | 62.21 NIO |
| 500 PHP | 311.04 NIO |
| 1,000 PHP | 622.09 NIO |
Get PHP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=NIOExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T04:23:57Z",
"rates": {
"NIO": 0.622085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "NIO",
"amount": 100
},
"result": 62.2085,
"rate": 0.622085
}Build with PHP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key