Rate Overview
Live
1 SCR = 0.122661 AWG
1 AWG = 8.1526
SCR
Avg
0.123547
High
0.132108
Low
0.117321
Last updated: 7/25/2026, 4:20:21 PM
Quick Conversions
| SCR | AWG |
|---|---|
| 1 SCR | 0.12 AWG |
| 10 SCR | 1.23 AWG |
| 50 SCR | 6.13 AWG |
| 100 SCR | 12.27 AWG |
| 500 SCR | 61.33 AWG |
| 1,000 SCR | 122.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-07-25T16:20:21Z",
"rates": {
"AWG": 0.122661
}
}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.2661,
"rate": 0.122661
}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