Rate Overview
Live
1 XOF = 0.028276 NAD
1 NAD = 35.3657
XOF
Avg
0.028415
High
0.028602
Low
0.028256
Last updated: 9/6/2026, 5:29:23 PM
Quick Conversions
| XOF | NAD |
|---|---|
| 1 XOF | 0.03 NAD |
| 10 XOF | 0.28 NAD |
| 50 XOF | 1.41 NAD |
| 100 XOF | 2.83 NAD |
| 500 XOF | 14.14 NAD |
| 1,000 XOF | 28.28 NAD |
Get XOF/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=NADExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-09-06T17:29:23Z",
"rates": {
"NAD": 0.028276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "NAD",
"amount": 100
},
"result": 2.8276,
"rate": 0.028276
}Build with XOF/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key