Rate Overview
Live
1 AED = 1.8862 BOB
1 BOB = 0.530177
AED
Avg
1.8839
High
1.8888
Low
1.8815
Last updated: 7/4/2026, 3:51:31 AM
Quick Conversions
| AED | BOB |
|---|---|
| 1 AED | 1.89 BOB |
| 10 AED | 18.86 BOB |
| 50 AED | 94.31 BOB |
| 100 AED | 188.62 BOB |
| 500 AED | 943.08 BOB |
| 1,000 AED | 1,886.16 BOB |
Get AED/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BOBExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-04T03:51:31Z",
"rates": {
"BOB": 1.886162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BOB",
"amount": 100
},
"result": 188.6162,
"rate": 1.886162
}Build with AED/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key