Rate Overview
Live
1 SCR = 0.128663 AWG
1 AWG = 7.7722
SCR
Avg
0.122629
High
0.128663
Low
0.116988
Last updated: 3/26/2026, 1:20:17 PM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.13 AWG |
| 10 SCR | 1.29 AWG |
| 50 SCR | 6.43 AWG |
| 100 SCR | 12.87 AWG |
| 500 SCR | 64.33 AWG |
| 1,000 SCR | 128.66 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-03-26T13:20:17Z",
"rates": {
"AWG": 0.128663
}
}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.8663,
"rate": 0.128663
}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