Rate Overview
Live
1 NAD = 6.3269 XPF
1 XPF = 0.158055
NAD
Avg
6.2585
High
6.4301
Low
6.0895
Last updated: 7/20/2026, 5:55:42 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.33 XPF |
| 10 NAD | 63.27 XPF |
| 50 NAD | 316.35 XPF |
| 100 NAD | 632.69 XPF |
| 500 NAD | 3,163.46 XPF |
| 1,000 NAD | 6,326.92 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-07-20T17:55:42Z",
"rates": {
"XPF": 6.32692
}
}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": 632.692,
"rate": 6.32692
}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