Rate Overview
Live
1 XPF = 13.3793 NGN
1 NGN = 0.074742
XPF
Avg
13.3762
High
13.6572
Low
13.0948
Last updated: 3/27/2026, 9:29:02 AM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.38 NGN |
| 10 XPF | 133.79 NGN |
| 50 XPF | 668.96 NGN |
| 100 XPF | 1,337.93 NGN |
| 500 XPF | 6,689.65 NGN |
| 1,000 XPF | 13,379.29 NGN |
Get XPF/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=NGNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:29:02Z",
"rates": {
"NGN": 13.379293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "NGN",
"amount": 100
},
"result": 1337.9293,
"rate": 13.379293
}Build with XPF/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key