Rate Overview
Live
1 AED = 156.5684 XOF
1 XOF = 0.006387
AED
Avg
152.8637
High
156.5695
Low
148.2550
Last updated: 7/22/2026, 11:52:55 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 156.57 XOF |
| 10 AED | 1,565.68 XOF |
| 50 AED | 7,828.42 XOF |
| 100 AED | 15,656.84 XOF |
| 500 AED | 78,284.19 XOF |
| 1,000 AED | 156,568.39 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-07-22T11:52:55Z",
"rates": {
"XOF": 156.568385
}
}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": 15656.8385,
"rate": 156.568385
}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