Rate Overview
Live
1 AED = 151.5325 XOF
1 XOF = 0.006599
AED
Avg
151.8746
High
152.7059
Low
151.4600
Last updated: 4/18/2026, 8:45:25 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 151.53 XOF |
| 10 AED | 1,515.32 XOF |
| 50 AED | 7,576.62 XOF |
| 100 AED | 15,153.25 XOF |
| 500 AED | 75,766.23 XOF |
| 1,000 AED | 151,532.47 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-04-18T08:45:25Z",
"rates": {
"XOF": 151.532469
}
}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": 15153.246899999998,
"rate": 151.532469
}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