Rate Overview
Live
1 AED = 153.8227 XOF
1 XOF = 0.006501
AED
Avg
152.9695
High
153.9240
Low
151.2938
Last updated: 3/7/2026, 12:33:07 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 153.82 XOF |
| 10 AED | 1,538.23 XOF |
| 50 AED | 7,691.13 XOF |
| 100 AED | 15,382.27 XOF |
| 500 AED | 76,911.33 XOF |
| 1,000 AED | 153,822.65 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-03-07T00:33:07Z",
"rates": {
"XOF": 153.822651
}
}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": 15382.2651,
"rate": 153.822651
}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