Rate Overview
Live
1 SBD = 0.221512 AWG
1 AWG = 4.5144
SBD
Avg
0.221877
High
0.224276
Low
0.220820
Last updated: 7/26/2026, 2:01:17 PM
Quick Conversions
| SBD | AWG |
|---|---|
| 1 SBD | 0.22 AWG |
| 10 SBD | 2.22 AWG |
| 50 SBD | 11.08 AWG |
| 100 SBD | 22.15 AWG |
| 500 SBD | 110.76 AWG |
| 1,000 SBD | 221.51 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-26T14:01:17Z",
"rates": {
"AWG": 0.221512
}
}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.1512,
"rate": 0.221512
}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