Rate Overview
Live
1 SBD = 0.221629 AWG
1 AWG = 4.5120
SBD
Avg
0.220289
High
0.225746
Low
0.213183
Last updated: 7/28/2026, 2:02:51 PM
Quick Conversions
| SBD | AWG |
|---|---|
| 1 SBD | 0.22 AWG |
| 10 SBD | 2.22 AWG |
| 50 SBD | 11.08 AWG |
| 100 SBD | 22.16 AWG |
| 500 SBD | 110.81 AWG |
| 1,000 SBD | 221.63 AWG |
Get SBD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=AWGExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-28T14:02:51Z",
"rates": {
"AWG": 0.221629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "AWG",
"amount": 100
},
"result": 22.1629,
"rate": 0.221629
}Build with SBD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key