Rate Overview
Live
1 NGN = 0.074899 XPF
1 XPF = 13.3513
NGN
Avg
0.073825
High
0.076365
Low
0.070101
Last updated: 5/28/2026, 2:34:31 AM
Quick Conversions
| NGN | XPF |
|---|---|
| 1 NGN | 0.07 XPF |
| 10 NGN | 0.75 XPF |
| 50 NGN | 3.74 XPF |
| 100 NGN | 7.49 XPF |
| 500 NGN | 37.45 XPF |
| 1,000 NGN | 74.90 XPF |
Get NGN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=XPFExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-28T02:34:31Z",
"rates": {
"XPF": 0.074899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "XPF",
"amount": 100
},
"result": 7.4899,
"rate": 0.074899
}Build with NGN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key