Rate Overview
Live
1 AWG = 4.4334 SBD
1 SBD = 0.225561
AWG
Avg
4.4420
High
4.4678
Low
4.4255
Last updated: 5/7/2026, 4:56:47 PM
Quick Conversions
| AWG | SBD |
|---|---|
| 1 AWG | 4.43 SBD |
| 10 AWG | 44.33 SBD |
| 50 AWG | 221.67 SBD |
| 100 AWG | 443.34 SBD |
| 500 AWG | 2,216.70 SBD |
| 1,000 AWG | 4,433.39 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-07T16:56:47Z",
"rates": {
"SBD": 4.433395
}
}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.3395,
"rate": 4.433395
}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