Rate Overview
Live
1 SCR = 0.069399 USD
1 USD = 14.4094
SCR
Avg
0.069524
High
0.073701
Low
0.066543
Last updated: 7/22/2026, 7:13:14 AM
Quick Conversions
| SCR | USD |
|---|---|
| 1 SCR | 0.07 USD |
| 10 SCR | 0.69 USD |
| 50 SCR | 3.47 USD |
| 100 SCR | 6.94 USD |
| 500 SCR | 34.70 USD |
| 1,000 SCR | 69.40 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-07-22T07:13:14Z",
"rates": {
"USD": 0.069399
}
}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.939900000000001,
"rate": 0.069399
}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