Rate Overview
Live
1 SBD = 0.225463 AWG
1 AWG = 4.4353
SBD
Avg
0.219103
High
0.226127
Low
0.210594
Last updated: 5/27/2026, 8:34:11 PM
Quick Conversions
| SBD | AWG |
|---|---|
| 1 SBD | 0.23 AWG |
| 10 SBD | 2.25 AWG |
| 50 SBD | 11.27 AWG |
| 100 SBD | 22.55 AWG |
| 500 SBD | 112.73 AWG |
| 1,000 SBD | 225.46 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-05-27T20:34:11Z",
"rates": {
"AWG": 0.225463
}
}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.5463,
"rate": 0.225463
}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