Rate Overview
Live
1 BOB = 0.335560 AED
1 AED = 2.9801
BOB
Avg
0.335419
High
0.343547
Low
0.326759
Last updated: 7/27/2026, 9:03:18 PM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.34 AED |
| 10 BOB | 3.36 AED |
| 50 BOB | 16.78 AED |
| 100 BOB | 33.56 AED |
| 500 BOB | 167.78 AED |
| 1,000 BOB | 335.56 AED |
Get BOB/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=AEDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-27T21:03:18Z",
"rates": {
"AED": 0.33556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "AED",
"amount": 100
},
"result": 33.556000000000004,
"rate": 0.33556
}Build with BOB/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key