Rate Overview
Live
1 SCR = 0.123792 AWG
1 AWG = 8.0781
SCR
Avg
0.125258
High
0.127707
Low
0.121940
Last updated: 9/2/2026, 6:30:12 PM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.12 AWG |
| 10 SCR | 1.24 AWG |
| 50 SCR | 6.19 AWG |
| 100 SCR | 12.38 AWG |
| 500 SCR | 61.90 AWG |
| 1,000 SCR | 123.79 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-09-02T18:30:12Z",
"rates": {
"AWG": 0.123792
}
}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.379199999999999,
"rate": 0.123792
}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