Rate Overview
Live
1 XPF = 13.1851 NGN
1 NGN = 0.075843
XPF
Avg
13.1657
High
13.2300
Low
13.0752
Last updated: 7/22/2026, 7:04:14 AM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.19 NGN |
| 10 XPF | 131.85 NGN |
| 50 XPF | 659.25 NGN |
| 100 XPF | 1,318.51 NGN |
| 500 XPF | 6,592.55 NGN |
| 1,000 XPF | 13,185.09 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-22T07:04:14Z",
"rates": {
"NGN": 13.185094
}
}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": 1318.5094,
"rate": 13.185094
}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