Rate Overview
Live
1 AED = 156.8524 XOF
1 XOF = 0.006375
AED
Avg
153.4849
High
157.2342
Low
149.1539
Last updated: 7/24/2026, 11:25:54 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 156.85 XOF |
| 10 AED | 1,568.52 XOF |
| 50 AED | 7,842.62 XOF |
| 100 AED | 15,685.24 XOF |
| 500 AED | 78,426.19 XOF |
| 1,000 AED | 156,852.38 XOF |
Get AED/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=XOFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-24T11:25:54Z",
"rates": {
"XOF": 156.85238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "XOF",
"amount": 100
},
"result": 15685.238000000001,
"rate": 156.85238
}Build with AED/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key