Rate Overview
Live
1 NAD = 6.0589 XPF
1 XPF = 0.165045
NAD
Avg
5.9218
High
6.3424
Low
5.4703
Last updated: 3/27/2026, 4:30:44 PM
Quick Conversions
| NAD | XPF |
|---|---|
| 1 NAD | 6.06 XPF |
| 10 NAD | 60.59 XPF |
| 50 NAD | 302.95 XPF |
| 100 NAD | 605.89 XPF |
| 500 NAD | 3,029.47 XPF |
| 1,000 NAD | 6,058.95 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-27T16:30:44Z",
"rates": {
"XPF": 6.058947
}
}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.8947,
"rate": 6.058947
}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