Rate Overview
Live
1 AWG = 4.4908 SBD
1 SBD = 0.222678
AWG
Avg
4.4977
High
4.5204
Low
4.4588
Last updated: 7/1/2026, 4:01:44 PM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.49 SBD |
| 10 AWG | 44.91 SBD |
| 50 AWG | 224.54 SBD |
| 100 AWG | 449.08 SBD |
| 500 AWG | 2,245.39 SBD |
| 1,000 AWG | 4,490.78 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-01T16:01:44Z",
"rates": {
"SBD": 4.490782
}
}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.07820000000004,
"rate": 4.490782
}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