Rate Overview
Live
1 AWG = 7.7406 SCR
1 SCR = 0.129189
AWG
Avg
7.7803
High
8.1391
Low
7.6368
Last updated: 5/7/2026, 4:57:58 PM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 7.74 SCR |
| 10 AWG | 77.41 SCR |
| 50 AWG | 387.03 SCR |
| 100 AWG | 774.06 SCR |
| 500 AWG | 3,870.30 SCR |
| 1,000 AWG | 7,740.59 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-05-07T16:57:58Z",
"rates": {
"SCR": 7.740592
}
}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": 774.0592,
"rate": 7.740592
}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