Rate Overview
Live
1 NAD = 6.0594 XPF
1 XPF = 0.165032
NAD
Avg
6.0744
High
6.1685
Low
6.0141
Last updated: 3/27/2026, 2:38:32 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.06 XPF |
| 10 NAD | 60.59 XPF |
| 50 NAD | 302.97 XPF |
| 100 NAD | 605.94 XPF |
| 500 NAD | 3,029.72 XPF |
| 1,000 NAD | 6,059.45 XPF |
Get NAD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=XPFExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T14:38:32Z",
"rates": {
"XPF": 6.059447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "XPF",
"amount": 100
},
"result": 605.9447,
"rate": 6.059447
}Build with NAD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key