Rate Overview
Live
1 SCR = 0.136050 AWG
1 AWG = 7.3502
SCR
Avg
0.127512
High
0.136050
Low
0.120199
Last updated: 7/4/2026, 4:22:23 PM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.14 AWG |
| 10 SCR | 1.36 AWG |
| 50 SCR | 6.80 AWG |
| 100 SCR | 13.61 AWG |
| 500 SCR | 68.03 AWG |
| 1,000 SCR | 136.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-07-04T16:22:23Z",
"rates": {
"AWG": 0.13605
}
}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.605,
"rate": 0.13605
}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