Rate Overview
Live
1 BHD = 4.7361 AWG
1 AWG = 0.211145
BHD
Avg
4.7406
High
4.7666
Low
4.6807
Last updated: 7/28/2026, 3:01:12 AM
Quick Conversions
| BHD | AWG |
|---|---|
| 1 BHD | 4.74 AWG |
| 10 BHD | 47.36 AWG |
| 50 BHD | 236.80 AWG |
| 100 BHD | 473.61 AWG |
| 500 BHD | 2,368.04 AWG |
| 1,000 BHD | 4,736.08 AWG |
Get BHD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=AWGExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T03:01:12Z",
"rates": {
"AWG": 4.736076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "AWG",
"amount": 100
},
"result": 473.6076,
"rate": 4.736076
}Build with BHD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key