Rate Overview
Live
1 PHP = 0.633946 NIO
1 NIO = 1.5774
PHP
Avg
0.630871
High
0.636468
Low
0.626146
Last updated: 2/14/2026, 10:05:25 AM
Quick Conversions
| PHP | NIO |
|---|---|
| 1 PHP | 0.63 NIO |
| 10 PHP | 6.34 NIO |
| 50 PHP | 31.70 NIO |
| 100 PHP | 63.39 NIO |
| 500 PHP | 316.97 NIO |
| 1,000 PHP | 633.95 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-02-14T10:05:25Z",
"rates": {
"NIO": 0.633946
}
}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": 63.394600000000004,
"rate": 0.633946
}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