Rate Overview
Live
1 AWG = 7.9812 SCR
1 SCR = 0.125294
AWG
Avg
7.9107
High
8.1338
Low
7.7248
Last updated: 6/17/2026, 1:40:41 AM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 7.98 SCR |
| 10 AWG | 79.81 SCR |
| 50 AWG | 399.06 SCR |
| 100 AWG | 798.12 SCR |
| 500 AWG | 3,990.62 SCR |
| 1,000 AWG | 7,981.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-06-17T01:40:41Z",
"rates": {
"SCR": 7.981247
}
}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": 798.1247,
"rate": 7.981247
}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