Rate Overview
Live
1 USD = 14.4550 SCR
1 SCR = 0.069180
USD
Avg
14.5304
High
15.3006
Low
13.5682
Last updated: 3/27/2026, 5:00:18 PM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.46 SCR |
| 10 USD | 144.55 SCR |
| 50 USD | 722.75 SCR |
| 100 USD | 1,445.50 SCR |
| 500 USD | 7,227.52 SCR |
| 1,000 USD | 14,455.05 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-27T17:00:18Z",
"rates": {
"SCR": 14.4550479
}
}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": 1445.50479,
"rate": 14.4550479
}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