Rate Overview
Live
1 AED = 1.8838 BOB
1 BOB = 0.530830
AED
Avg
1.8829
High
1.8872
Low
1.8767
Last updated: 3/27/2026, 6:35:21 AM
Quick Conversions
| AED | BOB |
|---|---|
| 1 AED | 1.88 BOB |
| 10 AED | 18.84 BOB |
| 50 AED | 94.19 BOB |
| 100 AED | 188.38 BOB |
| 500 AED | 941.92 BOB |
| 1,000 AED | 1,883.84 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-03-27T06:35:21Z",
"rates": {
"BOB": 1.883841
}
}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.38410000000002,
"rate": 1.883841
}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