Rate Overview
Live
1 SCR = 0.066851 USD
1 USD = 14.9586
SCR
Avg
0.069324
High
0.073210
Low
0.066851
Last updated: 3/6/2026, 8:01:26 AM
Quick Conversions
| SCR | USD |
|---|---|
| 1 SCR | 0.07 USD |
| 10 SCR | 0.67 USD |
| 50 SCR | 3.34 USD |
| 100 SCR | 6.69 USD |
| 500 SCR | 33.43 USD |
| 1,000 SCR | 66.85 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-06T08:01:26Z",
"rates": {
"USD": 0.066851
}
}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": 6.685099999999999,
"rate": 0.066851
}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