Rate Overview
Live
1 NAD = 6.4281 XPF
1 XPF = 0.155567
NAD
Avg
6.4079
High
6.4327
Low
6.3534
Last updated: 7/7/2026, 12:27:49 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.43 XPF |
| 10 NAD | 64.28 XPF |
| 50 NAD | 321.41 XPF |
| 100 NAD | 642.81 XPF |
| 500 NAD | 3,214.05 XPF |
| 1,000 NAD | 6,428.11 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-07T12:27:49Z",
"rates": {
"XPF": 6.428105
}
}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": 642.8105,
"rate": 6.428105
}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