Rate Overview
Live
1 AED = 154.9943 XOF
1 XOF = 0.006452
AED
Avg
154.7534
High
154.9943
Low
154.5069
Last updated: 8/13/2026, 5:36:27 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 154.99 XOF |
| 10 AED | 1,549.94 XOF |
| 50 AED | 7,749.72 XOF |
| 100 AED | 15,499.43 XOF |
| 500 AED | 77,497.16 XOF |
| 1,000 AED | 154,994.32 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-08-13T05:36:27Z",
"rates": {
"XOF": 154.994322
}
}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": 15499.432200000001,
"rate": 154.994322
}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