Rate Overview
Live
1 USD = 13.8220 SCR
1 SCR = 0.072348
USD
Avg
14.0043
High
14.6504
Low
13.7463
Last updated: 5/7/2026, 1:17:42 AM
Quick Conversions
| USD | SCR |
|---|---|
| 1 USD | 13.82 SCR |
| 10 USD | 138.22 SCR |
| 50 USD | 691.10 SCR |
| 100 USD | 1,382.20 SCR |
| 500 USD | 6,911.00 SCR |
| 1,000 USD | 13,822.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-05-07T01:17:42Z",
"rates": {
"SCR": 13.82199814
}
}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": 1382.199814,
"rate": 13.82199814
}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