Rate Overview
Live
1 AED = 155.7692 XOF
1 XOF = 0.006420
AED
Avg
154.5102
High
155.7692
Low
153.9072
Last updated: 6/18/2026, 8:49:37 PM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 155.77 XOF |
| 10 AED | 1,557.69 XOF |
| 50 AED | 7,788.46 XOF |
| 100 AED | 15,576.92 XOF |
| 500 AED | 77,884.62 XOF |
| 1,000 AED | 155,769.23 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-06-18T20:49:37Z",
"rates": {
"XOF": 155.769234
}
}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": 15576.923400000001,
"rate": 155.769234
}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