Rate Overview
Live
1 XPF = 13.1362 NGN
1 NGN = 0.076125
XPF
Avg
13.1579
High
13.1958
Low
13.1223
Last updated: 7/5/2026, 9:42:37 AM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.14 NGN |
| 10 XPF | 131.36 NGN |
| 50 XPF | 656.81 NGN |
| 100 XPF | 1,313.62 NGN |
| 500 XPF | 6,568.12 NGN |
| 1,000 XPF | 13,136.23 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-05T09:42:37Z",
"rates": {
"NGN": 13.136232
}
}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": 1313.6232,
"rate": 13.136232
}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