Rate Overview
Live
1 NGN = 0.077313 XPF
1 XPF = 12.9344
NGN
Avg
0.073179
High
0.077377
Low
0.065847
Last updated: 9/4/2026, 5:39:20 PM
Quick Conversions
| NGN | XPF |
|---|---|
| 1 NGN | 0.08 XPF |
| 10 NGN | 0.77 XPF |
| 50 NGN | 3.87 XPF |
| 100 NGN | 7.73 XPF |
| 500 NGN | 38.66 XPF |
| 1,000 NGN | 77.31 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-09-04T17:39:20Z",
"rates": {
"XPF": 0.077313
}
}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.731300000000001,
"rate": 0.077313
}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