Rate Overview
Live
1 USD = 14.5030 SCR
1 SCR = 0.068951
USD
Avg
14.4011
High
15.0277
Low
13.5682
Last updated: 7/26/2026, 7:34:48 PM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.50 SCR |
| 10 USD | 145.03 SCR |
| 50 USD | 725.15 SCR |
| 100 USD | 1,450.30 SCR |
| 500 USD | 7,251.50 SCR |
| 1,000 USD | 14,503.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-26T19:34:48Z",
"rates": {
"SCR": 14.50299976
}
}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": 1450.299976,
"rate": 14.50299976
}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