Rate Overview
Live
1 USD = 14.2864 SCR
1 SCR = 0.069996
USD
Avg
14.1274
High
14.5595
Low
13.8274
Last updated: 6/16/2026, 1:25:53 PM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.29 SCR |
| 10 USD | 142.86 SCR |
| 50 USD | 714.32 SCR |
| 100 USD | 1,428.64 SCR |
| 500 USD | 7,143.22 SCR |
| 1,000 USD | 14,286.43 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-06-16T13:25:53Z",
"rates": {
"SCR": 14.2864329
}
}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": 1428.64329,
"rate": 14.2864329
}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