Rate Overview
Live
1 NGN = 0.076350 XPF
1 XPF = 13.0976
NGN
Avg
0.076131
High
0.076470
Low
0.075699
Last updated: 6/21/2026, 6:56:14 PM
Quick Conversions
| NGN | XPF |
|---|---|
| 1 NGN | 0.08 XPF |
| 10 NGN | 0.76 XPF |
| 50 NGN | 3.82 XPF |
| 100 NGN | 7.64 XPF |
| 500 NGN | 38.18 XPF |
| 1,000 NGN | 76.35 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-06-21T18:56:14Z",
"rates": {
"XPF": 0.07635
}
}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.635,
"rate": 0.07635
}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