Rate Overview
Live
1 AWG = 4.4825 SBD
1 SBD = 0.223088
AWG
Avg
4.5076
High
4.5286
Low
4.4673
Last updated: 7/27/2026, 10:13:16 PM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.48 SBD |
| 10 AWG | 44.83 SBD |
| 50 AWG | 224.13 SBD |
| 100 AWG | 448.25 SBD |
| 500 AWG | 2,241.27 SBD |
| 1,000 AWG | 4,482.54 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-07-27T22:13:16Z",
"rates": {
"SBD": 4.482541
}
}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": 448.25410000000005,
"rate": 4.482541
}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