Rate Overview
Live
1 SCR = 0.127194 AWG
1 AWG = 7.8620
SCR
Avg
0.124871
High
0.130648
Low
0.118536
Last updated: 4/15/2026, 8:31:01 PM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.13 AWG |
| 10 SCR | 1.27 AWG |
| 50 SCR | 6.36 AWG |
| 100 SCR | 12.72 AWG |
| 500 SCR | 63.60 AWG |
| 1,000 SCR | 127.19 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-04-15T20:31:01Z",
"rates": {
"AWG": 0.127194
}
}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.7194,
"rate": 0.127194
}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