Rate Overview
Live
1 SCR = 0.071878 USD
1 USD = 13.9125
SCR
Avg
0.068508
High
0.071878
Low
0.065356
Last updated: 3/26/2026, 1:17:41 PM
Quick Conversions
| SCR | USD |
|---|---|
| 1 SCR | 0.07 USD |
| 10 SCR | 0.72 USD |
| 50 SCR | 3.59 USD |
| 100 SCR | 7.19 USD |
| 500 SCR | 35.94 USD |
| 1,000 SCR | 71.88 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-03-26T13:17:41Z",
"rates": {
"USD": 0.071878
}
}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.187799999999999,
"rate": 0.071878
}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