Rate Overview
Live
1 PHP = 0.622673 NIO
1 NIO = 1.6060 PHP
Avg
0.620921
High
0.623396
Low
0.617707
Last updated: 1/25/2026, 10:53:23 AM
Quick Conversions
| PHP | NIO |
|---|---|
| 1 PHP | 0.62 NIO |
| 10 PHP | 6.23 NIO |
| 50 PHP | 31.13 NIO |
| 100 PHP | 62.27 NIO |
| 500 PHP | 311.34 NIO |
| 1,000 PHP | 622.67 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-01-25T10:53:23Z",
"rates": {
"NIO": 0.622673
}
}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.267300000000006,
"rate": 0.622673
}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