Rate Overview
Live
1 NAD = 6.2523 XPF
1 XPF = 0.159942
NAD
Avg
6.2367
High
6.2776
Low
6.1496
Last updated: 5/27/2026, 4:02:13 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.25 XPF |
| 10 NAD | 62.52 XPF |
| 50 NAD | 312.61 XPF |
| 100 NAD | 625.23 XPF |
| 500 NAD | 3,126.14 XPF |
| 1,000 NAD | 6,252.28 XPF |
Get NAD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=XPFExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-05-27T16:02:13Z",
"rates": {
"XPF": 6.252276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "XPF",
"amount": 100
},
"result": 625.2276,
"rate": 6.252276
}Build with NAD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key