Rate Overview
Live
1 AWG = 8.2171 SCR
1 SCR = 0.121697
AWG
Avg
8.1174
High
8.3567
Low
7.6639
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 8.22 SCR |
| 10 AWG | 82.17 SCR |
| 50 AWG | 410.86 SCR |
| 100 AWG | 821.71 SCR |
| 500 AWG | 4,108.56 SCR |
| 1,000 AWG | 8,217.13 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-07T07:08:05Z",
"rates": {
"SCR": 8.217129
}
}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": 821.7129,
"rate": 8.217129
}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