Rate Overview
Live
1 XPF = 0.164858 NAD
1 NAD = 6.0658
XPF
Avg
0.164298
High
0.171521
Low
0.157670
Last updated: 3/27/2026, 12:59:43 PM
Quick Conversions
| XPF | NAD |
|---|---|
| 1 XPF | 0.16 NAD |
| 10 XPF | 1.65 NAD |
| 50 XPF | 8.24 NAD |
| 100 XPF | 16.49 NAD |
| 500 XPF | 82.43 NAD |
| 1,000 XPF | 164.86 NAD |
Get XPF/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=NADExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T12:59:43Z",
"rates": {
"NAD": 0.164858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "NAD",
"amount": 100
},
"result": 16.4858,
"rate": 0.164858
}Build with XPF/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key