Rate Overview
Live
1 BSD = 1.8000 AWG
1 AWG = 0.555555
BSD
Avg
1.8011
High
1.8035
Low
1.7941
Last updated: 4/17/2026, 3:43:25 AM
Quick Conversions
| BSD | AWG |
|---|---|
| 1 BSD | 1.80 AWG |
| 10 BSD | 18.00 AWG |
| 50 BSD | 90.00 AWG |
| 100 BSD | 180.00 AWG |
| 500 BSD | 900.00 AWG |
| 1,000 BSD | 1,800.00 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-04-17T03:43:25Z",
"rates": {
"AWG": 1.800001
}
}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": 180.0001,
"rate": 1.800001
}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