Rate Overview
Live
1 AWG = 8.0749 SCR
1 SCR = 0.123841
AWG
Avg
7.9175
High
8.3195
Low
7.3502
Last updated: 7/5/2026, 1:27:36 PM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 8.07 SCR |
| 10 AWG | 80.75 SCR |
| 50 AWG | 403.74 SCR |
| 100 AWG | 807.49 SCR |
| 500 AWG | 4,037.43 SCR |
| 1,000 AWG | 8,074.86 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-05T13:27:36Z",
"rates": {
"SCR": 8.074855
}
}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": 807.4855,
"rate": 8.074855
}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