Rate Overview
Live
1 BOB = 0.307099 AED
1 AED = 3.2563
BOB
Avg
0.305713
High
0.309307
Low
0.302907
Last updated: 8/12/2026, 1:54:35 PM
Quick Conversions
| BOB | AED |
|---|---|
| 1 BOB | 0.31 AED |
| 10 BOB | 3.07 AED |
| 50 BOB | 15.35 AED |
| 100 BOB | 30.71 AED |
| 500 BOB | 153.55 AED |
| 1,000 BOB | 307.10 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-08-12T13:54:35Z",
"rates": {
"AED": 0.307099
}
}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": 30.7099,
"rate": 0.307099
}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