Rate Overview
Live
1 BOB = 0.531578 AED
1 AED = 1.8812
BOB
Avg
0.531215
High
0.532704
Low
0.529498
Last updated: 5/9/2026, 6:02:45 AM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.53 AED |
| 10 BOB | 5.32 AED |
| 50 BOB | 26.58 AED |
| 100 BOB | 53.16 AED |
| 500 BOB | 265.79 AED |
| 1,000 BOB | 531.58 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-09T06:02:45Z",
"rates": {
"AED": 0.531578
}
}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.1578,
"rate": 0.531578
}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