Rate Overview
Live
1 NGN = 0.074756 XPF
1 XPF = 13.3769
NGN
Avg
0.069339
High
0.076233
Low
0.064054
Last updated: 3/27/2026, 1:25:56 PM
Quick Conversions
| NGN | XPF |
|---|---|
| 1 NGN | 0.07 XPF |
| 10 NGN | 0.75 XPF |
| 50 NGN | 3.74 XPF |
| 100 NGN | 7.48 XPF |
| 500 NGN | 37.38 XPF |
| 1,000 NGN | 74.76 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-03-27T13:25:56Z",
"rates": {
"XPF": 0.074756
}
}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.4756,
"rate": 0.074756
}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