Rate Overview
Live
1 AWG = 4.4784 SBD
1 SBD = 0.223292
AWG
Avg
4.5099
High
4.5446
Low
4.4686
Last updated: 3/27/2026, 11:41:07 AM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.48 SBD |
| 10 AWG | 44.78 SBD |
| 50 AWG | 223.92 SBD |
| 100 AWG | 447.84 SBD |
| 500 AWG | 2,239.22 SBD |
| 1,000 AWG | 4,478.44 SBD |
Get AWG/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SBDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-27T11:41:07Z",
"rates": {
"SBD": 4.478441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SBD",
"amount": 100
},
"result": 447.8441,
"rate": 4.478441
}Build with AWG/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key