Rate Overview
Live
1 SCR = 0.135767 AWG
1 AWG = 7.3656
SCR
Avg
0.124638
High
0.135767
Low
0.118585
Last updated: 7/3/2026, 12:15:02 AM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.14 AWG |
| 10 SCR | 1.36 AWG |
| 50 SCR | 6.79 AWG |
| 100 SCR | 13.58 AWG |
| 500 SCR | 67.88 AWG |
| 1,000 SCR | 135.77 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-07-03T00:15:02Z",
"rates": {
"AWG": 0.135767
}
}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": 13.5767,
"rate": 0.135767
}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