Rate Overview
Live
1 NAD = 6.3332 XPF
1 XPF = 0.157897
NAD
Avg
6.0880
High
6.4301
Low
5.6343
Last updated: 7/21/2026, 2:05:01 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.33 XPF |
| 10 NAD | 63.33 XPF |
| 50 NAD | 316.66 XPF |
| 100 NAD | 633.32 XPF |
| 500 NAD | 3,166.62 XPF |
| 1,000 NAD | 6,333.24 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-21T14:05:01Z",
"rates": {
"XPF": 6.333241
}
}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": 633.3241,
"rate": 6.333241
}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