Rate Overview
Live
1 XPF = 13.4040 NGN
1 NGN = 0.074604
XPF
Avg
14.2833
High
15.4839
Low
13.0371
Last updated: 5/27/2026, 7:40:31 PM
Quick Conversions
| XPF | NGN |
|---|---|
| 1 XPF | 13.40 NGN |
| 10 XPF | 134.04 NGN |
| 50 XPF | 670.20 NGN |
| 100 XPF | 1,340.40 NGN |
| 500 XPF | 6,702.02 NGN |
| 1,000 XPF | 13,404.04 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-05-27T19:40:31Z",
"rates": {
"NGN": 13.404038
}
}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": 1340.4038,
"rate": 13.404038
}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