Rate Overview
Live
1 AED = 152.9040 XOF
1 XOF = 0.006540
AED
Avg
153.5153
High
153.9407
Low
152.9040
Last updated: 5/29/2026, 4:26:47 PM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 152.90 XOF |
| 10 AED | 1,529.04 XOF |
| 50 AED | 7,645.20 XOF |
| 100 AED | 15,290.40 XOF |
| 500 AED | 76,451.98 XOF |
| 1,000 AED | 152,903.96 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-29T16:26:47Z",
"rates": {
"XOF": 152.903962
}
}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": 15290.396200000001,
"rate": 152.903962
}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