Rate Overview
Live
1 AED = 156.6076 XOF
1 XOF = 0.006385
AED
Avg
156.3367
High
156.7088
Low
156.0844
Last updated: 7/8/2026, 2:38:20 AM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 156.61 XOF |
| 10 AED | 1,566.08 XOF |
| 50 AED | 7,830.38 XOF |
| 100 AED | 15,660.76 XOF |
| 500 AED | 78,303.81 XOF |
| 1,000 AED | 156,607.61 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-08T02:38:20Z",
"rates": {
"XOF": 156.607612
}
}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": 15660.761199999999,
"rate": 156.607612
}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