Rate Overview
Live
1 USD = 14.7087 SCR
1 SCR = 0.067987
USD
Avg
14.5302
High
14.9585
Low
13.7184
Last updated: 3/7/2026, 7:38:04 AM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.71 SCR |
| 10 USD | 147.09 SCR |
| 50 USD | 735.43 SCR |
| 100 USD | 1,470.87 SCR |
| 500 USD | 7,354.33 SCR |
| 1,000 USD | 14,708.66 SCR |
Get USD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SCRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-07T07:38:04Z",
"rates": {
"SCR": 14.70866266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SCR",
"amount": 100
},
"result": 1470.866266,
"rate": 14.70866266
}Build with USD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key