Rate Overview
Live
1 BHD = 4.7348 AWG
1 AWG = 0.211201
BHD
Avg
4.7395
High
4.7606
Low
4.7342
Last updated: 5/27/2026, 11:47:52 PM
Quick Conversions
| BHD | AWG |
|---|---|
| 1 BHD | 4.73 AWG |
| 10 BHD | 47.35 AWG |
| 50 BHD | 236.74 AWG |
| 100 BHD | 473.48 AWG |
| 500 BHD | 2,367.41 AWG |
| 1,000 BHD | 4,734.82 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-05-27T23:47:52Z",
"rates": {
"AWG": 4.734823
}
}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.48229999999995,
"rate": 4.734823
}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