Rate Overview
Live
1 BHD = 4.7701 AWG
1 AWG = 0.209638
BHD
Avg
4.7700
High
4.7984
Low
4.7287
Last updated: 3/28/2026, 2:00:00 PM
Quick Conversions
| BHD | AWG |
|---|---|
| 1 BHD | 4.77 AWG |
| 10 BHD | 47.70 AWG |
| 50 BHD | 238.51 AWG |
| 100 BHD | 477.01 AWG |
| 500 BHD | 2,385.06 AWG |
| 1,000 BHD | 4,770.13 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-03-28T14:00:00Z",
"rates": {
"AWG": 4.770125
}
}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": 477.01250000000005,
"rate": 4.770125
}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