Rate Overview
Live
1 PHP = 0.611504 NIO
1 NIO = 1.6353
PHP
Avg
0.612195
High
0.613562
Low
0.610170
Last updated: 4/17/2026, 6:09:28 AM
Quick Conversions
| PHP | NIO |
|---|---|
| 1 PHP | 0.61 NIO |
| 10 PHP | 6.12 NIO |
| 50 PHP | 30.58 NIO |
| 100 PHP | 61.15 NIO |
| 500 PHP | 305.75 NIO |
| 1,000 PHP | 611.50 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-04-17T06:09:28Z",
"rates": {
"NIO": 0.611504
}
}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": 61.150400000000005,
"rate": 0.611504
}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