Rate Overview
Live
1 XPF = 0.156944 NAD
1 NAD = 6.3717
XPF
Avg
0.156764
High
0.157111
Low
0.156147
Last updated: 8/17/2026, 12:06:21 AM
Quick Conversions
| XPF | NAD |
|---|---|
| 1 XPF | 0.16 NAD |
| 10 XPF | 1.57 NAD |
| 50 XPF | 7.85 NAD |
| 100 XPF | 15.69 NAD |
| 500 XPF | 78.47 NAD |
| 1,000 XPF | 156.94 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-08-17T00:06:21Z",
"rates": {
"NAD": 0.156944
}
}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": 15.6944,
"rate": 0.156944
}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