Rate Overview
Live
1 BOB = 0.532769 AED
1 AED = 1.8770
BOB
Avg
0.531668
High
0.533636
Low
0.529998
Last updated: 5/29/2026, 6:48:24 PM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.53 AED |
| 10 BOB | 5.33 AED |
| 50 BOB | 26.64 AED |
| 100 BOB | 53.28 AED |
| 500 BOB | 266.38 AED |
| 1,000 BOB | 532.77 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-05-29T18:48:24Z",
"rates": {
"AED": 0.532769
}
}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.276900000000005,
"rate": 0.532769
}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