Rate Overview
Live
1 AED = 154.7970 XOF
1 XOF = 0.006460
AED
Avg
154.4356
High
154.8068
Low
154.0881
Last updated: 3/27/2026, 4:19:22 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 154.80 XOF |
| 10 AED | 1,547.97 XOF |
| 50 AED | 7,739.85 XOF |
| 100 AED | 15,479.70 XOF |
| 500 AED | 77,398.48 XOF |
| 1,000 AED | 154,796.95 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-27T04:19:22Z",
"rates": {
"XOF": 154.79695
}
}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": 15479.695000000002,
"rate": 154.79695
}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