Rate Overview
Live
1 AED = 3.1604 BOB
1 BOB = 0.316416
AED
Avg
3.2224
High
3.2948
Low
3.1604
Last updated: 8/15/2026, 5:36:19 AM
Quick Conversions
| AED | BOB |
|---|---|
| 1 AED | 3.16 BOB |
| 10 AED | 31.60 BOB |
| 50 AED | 158.02 BOB |
| 100 AED | 316.04 BOB |
| 500 AED | 1,580.20 BOB |
| 1,000 AED | 3,160.40 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-08-15T05:36:19Z",
"rates": {
"BOB": 3.160395
}
}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": 316.0395,
"rate": 3.160395
}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