Rate Overview
Live
1 SCR = 0.119664 AWG
1 AWG = 8.3567
SCR
Avg
0.124091
High
0.131047
Low
0.119664
Last updated: 3/6/2026, 8:01:15 AM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.12 AWG |
| 10 SCR | 1.20 AWG |
| 50 SCR | 5.98 AWG |
| 100 SCR | 11.97 AWG |
| 500 SCR | 59.83 AWG |
| 1,000 SCR | 119.66 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-03-06T08:01:15Z",
"rates": {
"AWG": 0.119664
}
}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": 11.9664,
"rate": 0.119664
}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