Rate Overview
Live
1 AED = 1.8851 BOB
1 BOB = 0.530469
AED
Avg
1.8831
High
1.8863
Low
1.8775
Last updated: 6/18/2026, 8:47:26 PM
Quick Conversions
| AED | BOB |
|---|---|
| 1 AED | 1.89 BOB |
| 10 AED | 18.85 BOB |
| 50 AED | 94.26 BOB |
| 100 AED | 188.51 BOB |
| 500 AED | 942.56 BOB |
| 1,000 AED | 1,885.12 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-06-18T20:47:26Z",
"rates": {
"BOB": 1.885123
}
}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.5123,
"rate": 1.885123
}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