Rate Overview
Live
1 XOF = 0.029088 NAD
1 NAD = 34.3784
XOF
Avg
0.028921
High
0.029220
Low
0.028434
Last updated: 7/27/2026, 7:20:49 AM
Quick Conversions
| XOF | NAD |
|---|---|
| 1 XOF | 0.03 NAD |
| 10 XOF | 0.29 NAD |
| 50 XOF | 1.45 NAD |
| 100 XOF | 2.91 NAD |
| 500 XOF | 14.54 NAD |
| 1,000 XOF | 29.09 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-07-27T07:20:49Z",
"rates": {
"NAD": 0.029088
}
}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.9088,
"rate": 0.029088
}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