Rate Overview
Live
1 SCR = 0.076005 USD
1 USD = 13.1570
SCR
Avg
0.071188
High
0.076005
Low
0.067150
Last updated: 7/4/2026, 8:50:25 AM
Quick Conversions
| SCR | USD |
|---|---|
| 1 SCR | 0.08 USD |
| 10 SCR | 0.76 USD |
| 50 SCR | 3.80 USD |
| 100 SCR | 7.60 USD |
| 500 SCR | 38.00 USD |
| 1,000 SCR | 76.01 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-04T08:50:25Z",
"rates": {
"USD": 0.076005
}
}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.6005,
"rate": 0.076005
}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