Rate Overview
Live
1 SCR = 0.126049 AWG
1 AWG = 7.9334
SCR
Avg
0.125098
High
0.129146
Low
0.121671
Last updated: 8/12/2026, 6:36:45 PM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.13 AWG |
| 10 SCR | 1.26 AWG |
| 50 SCR | 6.30 AWG |
| 100 SCR | 12.60 AWG |
| 500 SCR | 63.02 AWG |
| 1,000 SCR | 126.05 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-08-12T18:36:45Z",
"rates": {
"AWG": 0.126049
}
}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.604899999999999,
"rate": 0.126049
}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