Rate Overview
Live
1 NAD = 6.2326 XPF
1 XPF = 0.160446
NAD
Avg
6.0196
High
6.4301
Low
5.6540
Last updated: 7/26/2026, 9:52:59 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.23 XPF |
| 10 NAD | 62.33 XPF |
| 50 NAD | 311.63 XPF |
| 100 NAD | 623.26 XPF |
| 500 NAD | 3,116.31 XPF |
| 1,000 NAD | 6,232.62 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-26T21:52:59Z",
"rates": {
"XPF": 6.232624
}
}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": 623.2624000000001,
"rate": 6.232624
}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