Rate Overview
Live
1 XPF = 12.9962 NGN
1 NGN = 0.076946
XPF
Avg
13.9018
High
15.2730
Low
12.9962
Last updated: 7/25/2026, 11:00:42 AM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.00 NGN |
| 10 XPF | 129.96 NGN |
| 50 XPF | 649.81 NGN |
| 100 XPF | 1,299.62 NGN |
| 500 XPF | 6,498.09 NGN |
| 1,000 XPF | 12,996.17 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-25T11:00:42Z",
"rates": {
"NGN": 12.996171
}
}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": 1299.6171,
"rate": 12.996171
}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