Rate Overview
Live
1 AWG = 0.209638 BHD
1 BHD = 4.7701
AWG
Avg
0.210432
High
0.212242
Low
0.208424
Last updated: 3/28/2026, 11:01:25 AM
Quick Conversions
| AWG | BHD |
|---|---|
| 1 AWG | 0.21 BHD |
| 10 AWG | 2.10 BHD |
| 50 AWG | 10.48 BHD |
| 100 AWG | 20.96 BHD |
| 500 AWG | 104.82 BHD |
| 1,000 AWG | 209.64 BHD |
Get AWG/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BHDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T11:01:25Z",
"rates": {
"BHD": 0.209638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BHD",
"amount": 100
},
"result": 20.9638,
"rate": 0.209638
}Build with AWG/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key