Rate Overview
Live
1 XPF = 13.0507 NGN
1 NGN = 0.076624
XPF
Avg
13.4347
High
14.2650
Low
13.0302
Last updated: 7/27/2026, 10:08:45 PM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.05 NGN |
| 10 XPF | 130.51 NGN |
| 50 XPF | 652.54 NGN |
| 100 XPF | 1,305.07 NGN |
| 500 XPF | 6,525.37 NGN |
| 1,000 XPF | 13,050.73 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-07-27T22:08:45Z",
"rates": {
"NGN": 13.050732
}
}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": 1305.0732,
"rate": 13.050732
}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