Rate Overview
Live
1 BOB = 0.370961 AED
1 AED = 2.6957
BOB
Avg
0.494973
High
0.531485
Low
0.370961
Last updated: 7/8/2026, 2:19:04 PM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.37 AED |
| 10 BOB | 3.71 AED |
| 50 BOB | 18.55 AED |
| 100 BOB | 37.10 AED |
| 500 BOB | 185.48 AED |
| 1,000 BOB | 370.96 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-08T14:19:04Z",
"rates": {
"AED": 0.370961
}
}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": 37.0961,
"rate": 0.370961
}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