Rate Overview
Live
1 BOB = 0.530469 AED
1 AED = 1.8851
BOB
Avg
0.531036
High
0.532615
Low
0.530134
Last updated: 6/18/2026, 10:26:12 PM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.53 AED |
| 10 BOB | 5.30 AED |
| 50 BOB | 26.52 AED |
| 100 BOB | 53.05 AED |
| 500 BOB | 265.23 AED |
| 1,000 BOB | 530.47 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-06-18T22:26:12Z",
"rates": {
"AED": 0.530469
}
}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": 53.046899999999994,
"rate": 0.530469
}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