Rate Overview
Live
1 PHP = 22.0946 NGN
1 NGN = 0.045260
PHP
Avg
22.9288
High
24.5981
Low
22.0946
Last updated: 7/25/2026, 7:59:31 AM
Quick Conversions
| PHP | NGN |
|---|---|
| 1 PHP | 22.09 NGN |
| 10 PHP | 220.95 NGN |
| 50 PHP | 1,104.73 NGN |
| 100 PHP | 2,209.46 NGN |
| 500 PHP | 11,047.30 NGN |
| 1,000 PHP | 22,094.60 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-25T07:59:31Z",
"rates": {
"NGN": 22.0946
}
}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": 2209.46,
"rate": 22.0946
}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