Rate Overview
Live
1 AWG = 8.0162 SCR
1 SCR = 0.124747
AWG
Avg
8.0509
High
8.3954
Low
7.5800
Last updated: 3/28/2026, 12:27:37 PM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 8.02 SCR |
| 10 AWG | 80.16 SCR |
| 50 AWG | 400.81 SCR |
| 100 AWG | 801.62 SCR |
| 500 AWG | 4,008.12 SCR |
| 1,000 AWG | 8,016.25 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-03-28T12:27:37Z",
"rates": {
"SCR": 8.016248
}
}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": 801.6247999999999,
"rate": 8.016248
}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