Rate Overview
Live
1 SCR = 0.069693 USD
1 USD = 14.3486
SCR
Avg
0.070868
High
0.072320
Low
0.068683
Last updated: 6/15/2026, 2:16:12 PM
Quick Conversions
| SCR | USD |
|---|---|
| 1 SCR | 0.07 USD |
| 10 SCR | 0.70 USD |
| 50 SCR | 3.48 USD |
| 100 SCR | 6.97 USD |
| 500 SCR | 34.85 USD |
| 1,000 SCR | 69.69 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-06-15T14:16:12Z",
"rates": {
"USD": 0.069693
}
}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.9693000000000005,
"rate": 0.069693
}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