Rate Overview
Live
1 AWG = 0.557105 BSD
1 BSD = 1.7950
AWG
Avg
0.555684
High
0.557105
Low
0.554419
Last updated: 5/7/2026, 6:49:43 AM
Quick Conversions
| AWG | BSD |
|---|---|
| 1 AWG | 0.56 BSD |
| 10 AWG | 5.57 BSD |
| 50 AWG | 27.86 BSD |
| 100 AWG | 55.71 BSD |
| 500 AWG | 278.55 BSD |
| 1,000 AWG | 557.11 BSD |
Get AWG/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BSDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T06:49:43Z",
"rates": {
"BSD": 0.557105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BSD",
"amount": 100
},
"result": 55.710499999999996,
"rate": 0.557105
}Build with AWG/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key