Rate Overview
Live
1 NAD = 6.1461 XPF
1 XPF = 0.162705
NAD
Avg
6.2709
High
6.3545
Low
6.1461
Last updated: 3/7/2026, 1:05:22 AM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.15 XPF |
| 10 NAD | 61.46 XPF |
| 50 NAD | 307.30 XPF |
| 100 NAD | 614.61 XPF |
| 500 NAD | 3,073.04 XPF |
| 1,000 NAD | 6,146.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-03-07T01:05:22Z",
"rates": {
"XPF": 6.146089
}
}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": 614.6089,
"rate": 6.146089
}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