Rate Overview
Live
1 PHP = 22.0811 NGN
1 NGN = 0.045288
PHP
Avg
22.3426
High
22.5465
Low
22.0650
Last updated: 7/24/2026, 11:04:44 AM
Quick Conversions
| PHP | NGN |
|---|---|
| 1 PHP | 22.08 NGN |
| 10 PHP | 220.81 NGN |
| 50 PHP | 1,104.06 NGN |
| 100 PHP | 2,208.11 NGN |
| 500 PHP | 11,040.56 NGN |
| 1,000 PHP | 22,081.12 NGN |
Get PHP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=NGNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-24T11:04:44Z",
"rates": {
"NGN": 22.081123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "NGN",
"amount": 100
},
"result": 2208.1123000000002,
"rate": 22.081123
}Build with PHP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key