Rate Overview
Live
1 NAD = 6.2188 XPF
1 XPF = 0.160803
NAD
Avg
6.3135
High
6.3935
Low
6.2188
Last updated: 7/24/2026, 2:40:49 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.22 XPF |
| 10 NAD | 62.19 XPF |
| 50 NAD | 310.94 XPF |
| 100 NAD | 621.88 XPF |
| 500 NAD | 3,109.40 XPF |
| 1,000 NAD | 6,218.80 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-24T14:40:49Z",
"rates": {
"XPF": 6.218804
}
}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": 621.8804,
"rate": 6.218804
}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