Rate Overview
Live
1 USD = 14.7012 SCR
1 SCR = 0.068022
USD
Avg
14.4244
High
15.0946
Low
13.3778
Last updated: 5/27/2026, 8:47:38 AM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 14.70 SCR |
| 10 USD | 147.01 SCR |
| 50 USD | 735.06 SCR |
| 100 USD | 1,470.12 SCR |
| 500 USD | 7,350.60 SCR |
| 1,000 USD | 14,701.20 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-05-27T08:47:38Z",
"rates": {
"SCR": 14.70120014
}
}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": 1470.1200139999999,
"rate": 14.70120014
}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