Rate Overview
Live
1 AED = 156.7710 XOF
1 XOF = 0.006379
AED
Avg
153.7782
High
157.1299
Low
149.2630
Last updated: 7/28/2026, 10:52:22 PM
Quick Conversions
| AED | XOF |
|---|---|
| 1 AED | 156.77 XOF |
| 10 AED | 1,567.71 XOF |
| 50 AED | 7,838.55 XOF |
| 100 AED | 15,677.10 XOF |
| 500 AED | 78,385.52 XOF |
| 1,000 AED | 156,771.04 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-28T22:52:22Z",
"rates": {
"XOF": 156.771045
}
}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": 15677.1045,
"rate": 156.771045
}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