Rate Overview
Live
1 AED = 153.1537 XOF
1 XOF = 0.006529
AED
Avg
152.8986
High
153.9407
Low
151.6629
Last updated: 5/29/2026, 9:48:42 PM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 153.15 XOF |
| 10 AED | 1,531.54 XOF |
| 50 AED | 7,657.68 XOF |
| 100 AED | 15,315.37 XOF |
| 500 AED | 76,576.84 XOF |
| 1,000 AED | 153,153.69 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-05-29T21:48:42Z",
"rates": {
"XOF": 153.153686
}
}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": 15315.3686,
"rate": 153.153686
}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