Rate Overview
Live
1 AED = 3.3936 BOB
1 BOB = 0.294670
AED
Avg
3.2955
High
3.3936
Low
3.2087
Last updated: 9/6/2026, 2:18:05 PM
Quick Conversions
| AED | BOB |
|---|---|
| 1 AED | 3.39 BOB |
| 10 AED | 33.94 BOB |
| 50 AED | 169.68 BOB |
| 100 AED | 339.36 BOB |
| 500 AED | 1,696.81 BOB |
| 1,000 AED | 3,393.62 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-09-06T14:18:05Z",
"rates": {
"BOB": 3.393624
}
}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": 339.3624,
"rate": 3.393624
}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