Rate Overview
Live
1 AWG = 8.1941 SCR
1 SCR = 0.122038
AWG
Avg
8.0145
High
8.2189
Low
7.6556
Last updated: 8/16/2026, 11:50:14 PM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 8.19 SCR |
| 10 AWG | 81.94 SCR |
| 50 AWG | 409.71 SCR |
| 100 AWG | 819.41 SCR |
| 500 AWG | 4,097.07 SCR |
| 1,000 AWG | 8,194.15 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-08-16T23:50:14Z",
"rates": {
"SCR": 8.194145
}
}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": 819.4145000000001,
"rate": 8.194145
}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