Rate Overview
Live
1 USD = 14.3793 SCR
1 SCR = 0.069545
USD
Avg
14.4941
High
15.1852
Low
13.7870
Last updated: 4/16/2026, 10:52:47 PM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.38 SCR |
| 10 USD | 143.79 SCR |
| 50 USD | 718.96 SCR |
| 100 USD | 1,437.93 SCR |
| 500 USD | 7,189.63 SCR |
| 1,000 USD | 14,379.25 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-04-16T22:52:47Z",
"rates": {
"SCR": 14.37925096
}
}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": 1437.925096,
"rate": 14.37925096
}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