Rate Overview
Live
1 SCR = 0.125588 AWG
1 AWG = 7.9625
SCR
Avg
0.124313
High
0.130083
Low
0.120143
Last updated: 5/26/2026, 10:19:07 AM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.13 AWG |
| 10 SCR | 1.26 AWG |
| 50 SCR | 6.28 AWG |
| 100 SCR | 12.56 AWG |
| 500 SCR | 62.79 AWG |
| 1,000 SCR | 125.59 AWG |
Get SCR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=AWGExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T10:19:07Z",
"rates": {
"AWG": 0.125588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "AWG",
"amount": 100
},
"result": 12.5588,
"rate": 0.125588
}Build with SCR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key