Rate Overview
Live
1 SBD = 0.223291 AWG
1 AWG = 4.4785
SBD
Avg
0.223423
High
0.224427
Low
0.222360
Last updated: 3/27/2026, 9:41:19 AM
Quick Conversions
| SBD | AWG |
|---|---|
| 1 SBD | 0.22 AWG |
| 10 SBD | 2.23 AWG |
| 50 SBD | 11.16 AWG |
| 100 SBD | 22.33 AWG |
| 500 SBD | 111.65 AWG |
| 1,000 SBD | 223.29 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-27T09:41:19Z",
"rates": {
"AWG": 0.223291
}
}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.3291,
"rate": 0.223291
}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