Rate Overview
Live
1 AWG = 8.0780 SCR
1 SCR = 0.123793
AWG
Avg
7.9851
High
8.2007
Low
7.8304
Last updated: 9/2/2026, 6:25:29 PM
Quick Conversions
| AWG | SCR |
|---|---|
| 1 AWG | 8.08 SCR |
| 10 AWG | 80.78 SCR |
| 50 AWG | 403.90 SCR |
| 100 AWG | 807.80 SCR |
| 500 AWG | 4,039.01 SCR |
| 1,000 AWG | 8,078.01 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-09-02T18:25:29Z",
"rates": {
"SCR": 8.078012
}
}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": 807.8011999999999,
"rate": 8.078012
}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