Rate Overview
Live
1 SCR = 0.130147 AWG
1 AWG = 7.6836
SCR
Avg
0.128851
High
0.131814
Low
0.122863
Last updated: 5/6/2026, 12:24:15 AM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.13 AWG |
| 10 SCR | 1.30 AWG |
| 50 SCR | 6.51 AWG |
| 100 SCR | 13.01 AWG |
| 500 SCR | 65.07 AWG |
| 1,000 SCR | 130.15 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-06T00:24:15Z",
"rates": {
"AWG": 0.130147
}
}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.014700000000001,
"rate": 0.130147
}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