Rate Overview
Live
1 USD = 13.7035 SCR
1 SCR = 0.072974
USD
Avg
14.2171
High
14.7118
Low
13.7035
Last updated: 8/15/2026, 5:35:42 AM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 13.70 SCR |
| 10 USD | 137.03 SCR |
| 50 USD | 685.17 SCR |
| 100 USD | 1,370.35 SCR |
| 500 USD | 6,851.74 SCR |
| 1,000 USD | 13,703.49 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-08-15T05:35:42Z",
"rates": {
"SCR": 13.70348942
}
}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": 1370.348942,
"rate": 13.70348942
}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