Rate Overview
Live
1 XPF = 13.3764 NGN
1 NGN = 0.074759
XPF
Avg
13.6468
High
14.2650
Low
13.0948
Last updated: 3/27/2026, 6:53:13 PM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.38 NGN |
| 10 XPF | 133.76 NGN |
| 50 XPF | 668.82 NGN |
| 100 XPF | 1,337.64 NGN |
| 500 XPF | 6,688.20 NGN |
| 1,000 XPF | 13,376.40 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-27T18:53:13Z",
"rates": {
"NGN": 13.376399
}
}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.6399,
"rate": 13.376399
}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