Rate Overview
Live
1 AED = 154.6845 XOF
1 XOF = 0.006465
AED
Avg
152.9645
High
163.2755
Low
148.7566
Last updated: 3/27/2026, 6:07:16 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 154.68 XOF |
| 10 AED | 1,546.85 XOF |
| 50 AED | 7,734.23 XOF |
| 100 AED | 15,468.45 XOF |
| 500 AED | 77,342.27 XOF |
| 1,000 AED | 154,684.53 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-27T06:07:16Z",
"rates": {
"XOF": 154.68453
}
}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": 15468.453,
"rate": 154.68453
}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