Rate Overview
Live
1 AWG = 4.4994 SBD
1 SBD = 0.222251
AWG
Avg
4.4983
High
4.5043
Low
4.4903
Last updated: 8/12/2026, 3:59:08 PM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.50 SBD |
| 10 AWG | 44.99 SBD |
| 50 AWG | 224.97 SBD |
| 100 AWG | 449.94 SBD |
| 500 AWG | 2,249.71 SBD |
| 1,000 AWG | 4,499.41 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-08-12T15:59:08Z",
"rates": {
"SBD": 4.499413
}
}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": 449.94129999999996,
"rate": 4.499413
}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