Rate Overview
Live
1 AED = 156.5375 XOF
1 XOF = 0.006388
AED
Avg
156.2626
High
156.5489
Low
155.8724
Last updated: 7/22/2026, 6:22:30 PM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 156.54 XOF |
| 10 AED | 1,565.38 XOF |
| 50 AED | 7,826.88 XOF |
| 100 AED | 15,653.75 XOF |
| 500 AED | 78,268.76 XOF |
| 1,000 AED | 156,537.51 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-22T18:22:30Z",
"rates": {
"XOF": 156.53751
}
}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": 15653.751,
"rate": 156.53751
}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