Rate Overview
Live
1 SCR = 0.070860 USD
1 USD = 14.1123
SCR
Avg
0.069450
High
0.072532
Low
0.065853
Last updated: 4/15/2026, 8:25:23 PM
Quick Conversions
| SCR | USD |
|---|---|
| 1 SCR | 0.07 USD |
| 10 SCR | 0.71 USD |
| 50 SCR | 3.54 USD |
| 100 SCR | 7.09 USD |
| 500 SCR | 35.43 USD |
| 1,000 SCR | 70.86 USD |
Get SCR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=USDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-15T20:25:23Z",
"rates": {
"USD": 0.07086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "USD",
"amount": 100
},
"result": 7.086,
"rate": 0.07086
}Build with SCR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key