Rate Overview
Live
1 BHD = 4.7597 AWG
1 AWG = 0.210097
BHD
Avg
4.7598
High
4.7707
Low
4.7454
Last updated: 4/17/2026, 12:05:04 PM
Quick Conversions
| BHD | AWG |
|---|---|
| 1 BHD | 4.76 AWG |
| 10 BHD | 47.60 AWG |
| 50 BHD | 237.99 AWG |
| 100 BHD | 475.97 AWG |
| 500 BHD | 2,379.85 AWG |
| 1,000 BHD | 4,759.70 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-04-17T12:05:04Z",
"rates": {
"AWG": 4.759703
}
}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": 475.9703,
"rate": 4.759703
}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