Rate Overview
Live
1 XPF = 12.9324 NGN
1 NGN = 0.077325
XPF
Avg
13.0072
High
13.1162
Low
12.9197
Last updated: 9/4/2026, 9:33:24 PM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 12.93 NGN |
| 10 XPF | 129.32 NGN |
| 50 XPF | 646.62 NGN |
| 100 XPF | 1,293.24 NGN |
| 500 XPF | 6,466.18 NGN |
| 1,000 XPF | 12,932.35 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-09-04T21:33:24Z",
"rates": {
"NGN": 12.932354
}
}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": 1293.2354,
"rate": 12.932354
}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