Rate Overview
Live
1 PHP = 24.0924 NGN
1 NGN = 0.041507 PHP
Avg
24.0787
High
24.3748
Low
23.8654
Last updated: 1/25/2026, 11:06:42 AM
Quick Conversions
| PHP | NGN |
|---|---|
| 1 PHP | 24.09 NGN |
| 10 PHP | 240.92 NGN |
| 50 PHP | 1,204.62 NGN |
| 100 PHP | 2,409.24 NGN |
| 500 PHP | 12,046.18 NGN |
| 1,000 PHP | 24,092.36 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-01-25T11:06:42Z",
"rates": {
"NGN": 24.092358
}
}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": 2409.2358,
"rate": 24.092358
}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