Rate Overview
Live
1 AWG = 4.4353 SBD
1 SBD = 0.225464
AWG
Avg
4.5656
High
4.7485
Low
4.4223
Last updated: 5/27/2026, 9:42:25 PM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.44 SBD |
| 10 AWG | 44.35 SBD |
| 50 AWG | 221.77 SBD |
| 100 AWG | 443.53 SBD |
| 500 AWG | 2,217.65 SBD |
| 1,000 AWG | 4,435.31 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-05-27T21:42:25Z",
"rates": {
"SBD": 4.435307
}
}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": 443.53069999999997,
"rate": 4.435307
}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