Rate Overview
Live
1 BHD = 4.7354 AWG
1 AWG = 0.211173
BHD
Avg
4.7394
High
4.7606
Low
4.7348
Last updated: 6/17/2026, 2:53:53 AM
Quick Conversions
| BHD | AWG |
|---|---|
| 1 BHD | 4.74 AWG |
| 10 BHD | 47.35 AWG |
| 50 BHD | 236.77 AWG |
| 100 BHD | 473.54 AWG |
| 500 BHD | 2,367.72 AWG |
| 1,000 BHD | 4,735.45 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-06-17T02:53:53Z",
"rates": {
"AWG": 4.735449
}
}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.5449,
"rate": 4.735449
}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