Rate Overview
Live
1 NAD = 6.0631 XPF
1 XPF = 0.164932
NAD
Avg
5.9219
High
6.3424
Low
5.4703
Last updated: 3/27/2026, 6:14:41 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.06 XPF |
| 10 NAD | 60.63 XPF |
| 50 NAD | 303.16 XPF |
| 100 NAD | 606.31 XPF |
| 500 NAD | 3,031.56 XPF |
| 1,000 NAD | 6,063.12 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-27T18:14:41Z",
"rates": {
"XPF": 6.063118
}
}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": 606.3118000000001,
"rate": 6.063118
}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