Rate Overview
Live
1 XPF = 0.157343 NAD
1 NAD = 6.3555
XPF
Avg
0.159789
High
0.164217
Low
0.155518
Last updated: 7/22/2026, 5:07:51 AM
Quick Conversions
| XPF | NAD |
|---|---|
| 1 XPF | 0.16 NAD |
| 10 XPF | 1.57 NAD |
| 50 XPF | 7.87 NAD |
| 100 XPF | 15.73 NAD |
| 500 XPF | 78.67 NAD |
| 1,000 XPF | 157.34 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-07-22T05:07:51Z",
"rates": {
"NAD": 0.157343
}
}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.734300000000001,
"rate": 0.157343
}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