Rate Overview
Live
1 BOB = 0.325794 AED
1 AED = 3.0694
BOB
Avg
0.506652
High
0.533865
Low
0.325794
Last updated: 7/28/2026, 8:40:55 PM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.33 AED |
| 10 BOB | 3.26 AED |
| 50 BOB | 16.29 AED |
| 100 BOB | 32.58 AED |
| 500 BOB | 162.90 AED |
| 1,000 BOB | 325.79 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-28T20:40:55Z",
"rates": {
"AED": 0.325794
}
}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": 32.5794,
"rate": 0.325794
}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