Rate Overview
Live
1 XOF = 0.030042 NAD
1 NAD = 33.2867
XOF
Avg
0.029335
High
0.030249
Low
0.028534
Last updated: 3/27/2026, 4:23:08 AM
Quick Conversions
| XOF | NAD |
|---|---|
| 1 XOF | 0.03 NAD |
| 10 XOF | 0.30 NAD |
| 50 XOF | 1.50 NAD |
| 100 XOF | 3.00 NAD |
| 500 XOF | 15.02 NAD |
| 1,000 XOF | 30.04 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-03-27T04:23:08Z",
"rates": {
"NAD": 0.030042
}
}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": 3.0042,
"rate": 0.030042
}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