Rate Overview
Live
1 USD = 14.5930 SCR
1 SCR = 0.068526
USD
Avg
14.4040
High
15.1284
Low
13.1569
Last updated: 7/25/2026, 4:04:45 PM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.59 SCR |
| 10 USD | 145.93 SCR |
| 50 USD | 729.65 SCR |
| 100 USD | 1,459.30 SCR |
| 500 USD | 7,296.50 SCR |
| 1,000 USD | 14,593.00 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-07-25T16:04:45Z",
"rates": {
"SCR": 14.59299977
}
}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": 1459.2999770000001,
"rate": 14.59299977
}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