Rate Overview
Live
1 AWG = 7.6433 SCR
1 SCR = 0.130834
AWG
Avg
7.9886
High
8.4362
Low
7.6433
Last updated: 4/17/2026, 2:39:07 PM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 7.64 SCR |
| 10 AWG | 76.43 SCR |
| 50 AWG | 382.16 SCR |
| 100 AWG | 764.33 SCR |
| 500 AWG | 3,821.64 SCR |
| 1,000 AWG | 7,643.28 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-04-17T14:39:07Z",
"rates": {
"SCR": 7.643278
}
}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": 764.3277999999999,
"rate": 7.643278
}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