Rate Overview
Live
1 NAD = 6.2601 XPF
1 XPF = 0.159742
NAD
Avg
6.0207
High
6.4301
Low
5.6540
Last updated: 7/27/2026, 11:31:54 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.26 XPF |
| 10 NAD | 62.60 XPF |
| 50 NAD | 313.00 XPF |
| 100 NAD | 626.01 XPF |
| 500 NAD | 3,130.05 XPF |
| 1,000 NAD | 6,260.09 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-27T23:31:54Z",
"rates": {
"XPF": 6.260093
}
}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": 626.0093,
"rate": 6.260093
}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