Rate Overview
Live
1 SBD = 0.222389 AWG
1 AWG = 4.4966
SBD
Avg
0.221710
High
0.222496
Low
0.220628
Last updated: 3/7/2026, 12:29:32 AM
Quick Conversions
| SBD | AWG |
|---|---|
| 1 SBD | 0.22 AWG |
| 10 SBD | 2.22 AWG |
| 50 SBD | 11.12 AWG |
| 100 SBD | 22.24 AWG |
| 500 SBD | 111.19 AWG |
| 1,000 SBD | 222.39 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-03-07T00:29:32Z",
"rates": {
"AWG": 0.222389
}
}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.2389,
"rate": 0.222389
}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