Rate Overview
Live
1 BSD = 1.7950 AWG
1 AWG = 0.557106
BSD
Avg
1.7996
High
1.8037
Low
1.7950
Last updated: 5/7/2026, 5:37:04 AM
Quick Conversions
| BSD | AWG |
|---|---|
| 1 BSD | 1.79 AWG |
| 10 BSD | 17.95 AWG |
| 50 BSD | 89.75 AWG |
| 100 BSD | 179.50 AWG |
| 500 BSD | 897.50 AWG |
| 1,000 BSD | 1,794.99 AWG |
Get BSD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=AWGExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-05-07T05:37:04Z",
"rates": {
"AWG": 1.794992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "AWG",
"amount": 100
},
"result": 179.4992,
"rate": 1.794992
}Build with BSD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key