Rate Overview
Live
1 PHP = 0.595928 NIO
1 NIO = 1.6781
PHP
Avg
0.596877
High
0.599508
Low
0.593572
Last updated: 5/27/2026, 5:28:38 PM
Quick Conversions
| PHP | NIO |
|---|---|
| 1 PHP | 0.60 NIO |
| 10 PHP | 5.96 NIO |
| 50 PHP | 29.80 NIO |
| 100 PHP | 59.59 NIO |
| 500 PHP | 297.96 NIO |
| 1,000 PHP | 595.93 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-05-27T17:28:38Z",
"rates": {
"NIO": 0.595928
}
}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": 59.592800000000004,
"rate": 0.595928
}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