Rate Overview
Live
1 NAD = 6.3499 XPF
1 XPF = 0.157483
NAD
Avg
6.3289
High
6.3777
Low
6.2398
Last updated: 6/17/2026, 8:02:08 AM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.35 XPF |
| 10 NAD | 63.50 XPF |
| 50 NAD | 317.49 XPF |
| 100 NAD | 634.99 XPF |
| 500 NAD | 3,174.94 XPF |
| 1,000 NAD | 6,349.88 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-06-17T08:02:08Z",
"rates": {
"XPF": 6.349882
}
}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": 634.9882,
"rate": 6.349882
}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