Rate Overview
Live
1 XPF = 0.162718 NAD
1 NAD = 6.1456
XPF
Avg
0.163721
High
0.165177
Low
0.162624
Last updated: 5/7/2026, 9:10:56 AM
Quick Conversions
| XPF | NAD |
|---|---|
| 1 XPF | 0.16 NAD |
| 10 XPF | 1.63 NAD |
| 50 XPF | 8.14 NAD |
| 100 XPF | 16.27 NAD |
| 500 XPF | 81.36 NAD |
| 1,000 XPF | 162.72 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-05-07T09:10:56Z",
"rates": {
"NAD": 0.162718
}
}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.2718,
"rate": 0.162718
}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