Rate Overview
Live
1 AWG = 4.4964 SBD
1 SBD = 0.222399
AWG
Avg
4.5088
High
4.5325
Low
4.4944
Last updated: 3/7/2026, 4:05:57 AM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.50 SBD |
| 10 AWG | 44.96 SBD |
| 50 AWG | 224.82 SBD |
| 100 AWG | 449.64 SBD |
| 500 AWG | 2,248.22 SBD |
| 1,000 AWG | 4,496.43 SBD |
Get AWG/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SBDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T04:05:57Z",
"rates": {
"SBD": 4.496431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SBD",
"amount": 100
},
"result": 449.6431,
"rate": 4.496431
}Build with AWG/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key