Rate Overview
Live
1 NGN = 0.073558 XPF
1 XPF = 13.5947
NGN
Avg
0.074143
High
0.074650
Low
0.073558
Last updated: 3/7/2026, 12:29:57 AM
Quick Conversions
| NGN | XPF |
|---|---|
| 1 NGN | 0.07 XPF |
| 10 NGN | 0.74 XPF |
| 50 NGN | 3.68 XPF |
| 100 NGN | 7.36 XPF |
| 500 NGN | 36.78 XPF |
| 1,000 NGN | 73.56 XPF |
Get NGN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=XPFExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:29:57Z",
"rates": {
"XPF": 0.073558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "XPF",
"amount": 100
},
"result": 7.3557999999999995,
"rate": 0.073558
}Build with NGN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key