Rate Overview
Live
1 AED = 1.8798 BOB
1 BOB = 0.531964
AED
Avg
1.8826
High
1.8904
Low
1.8795
Last updated: 3/7/2026, 2:11:47 AM
Quick Conversions
| AED | BOB |
|---|---|
| 1 AED | 1.88 BOB |
| 10 AED | 18.80 BOB |
| 50 AED | 93.99 BOB |
| 100 AED | 187.98 BOB |
| 500 AED | 939.91 BOB |
| 1,000 AED | 1,879.83 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-07T02:11:47Z",
"rates": {
"BOB": 1.879826
}
}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": 187.9826,
"rate": 1.879826
}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