Rate Overview
Live
1 XPF = 0.156199 NAD
1 NAD = 6.4021
XPF
Avg
0.156670
High
0.157527
Low
0.155912
Last updated: 9/4/2026, 2:26:29 PM
Quick Conversions
| XPF | NAD |
|---|---|
| 1 XPF | 0.16 NAD |
| 10 XPF | 1.56 NAD |
| 50 XPF | 7.81 NAD |
| 100 XPF | 15.62 NAD |
| 500 XPF | 78.10 NAD |
| 1,000 XPF | 156.20 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-09-04T14:26:29Z",
"rates": {
"NAD": 0.156199
}
}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.619900000000001,
"rate": 0.156199
}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