Rate Overview
Live
1 AWG = 8.1771 SCR
1 SCR = 0.122292
AWG
Avg
8.0363
High
8.3954
Low
7.5800
Last updated: 7/13/2026, 8:36:42 AM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 8.18 SCR |
| 10 AWG | 81.77 SCR |
| 50 AWG | 408.86 SCR |
| 100 AWG | 817.71 SCR |
| 500 AWG | 4,088.56 SCR |
| 1,000 AWG | 8,177.12 SCR |
Get AWG/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SCRExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-13T08:36:42Z",
"rates": {
"SCR": 8.17712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SCR",
"amount": 100
},
"result": 817.712,
"rate": 8.17712
}Build with AWG/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key