Rate Overview
Live
1 SBD = 0.221043 AWG
1 AWG = 4.5240
SBD
Avg
0.221904
High
0.223848
Low
0.221043
Last updated: 7/5/2026, 9:10:45 AM
Quick Conversions
| SBD | AWG |
|---|---|
| 1 SBD | 0.22 AWG |
| 10 SBD | 2.21 AWG |
| 50 SBD | 11.05 AWG |
| 100 SBD | 22.10 AWG |
| 500 SBD | 110.52 AWG |
| 1,000 SBD | 221.04 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-05T09:10:45Z",
"rates": {
"AWG": 0.221043
}
}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.1043,
"rate": 0.221043
}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