Rate Overview
Live
1 NAD = 6.3344 XPF
1 XPF = 0.157867
NAD
Avg
6.3674
High
6.4327
Low
6.3139
Last updated: 7/21/2026, 7:55:09 AM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.33 XPF |
| 10 NAD | 63.34 XPF |
| 50 NAD | 316.72 XPF |
| 100 NAD | 633.44 XPF |
| 500 NAD | 3,167.22 XPF |
| 1,000 NAD | 6,334.44 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-21T07:55:09Z",
"rates": {
"XPF": 6.334438
}
}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.4438,
"rate": 6.334438
}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