Rate Overview
Live
1 SCR = 16.7006 YER
1 YER = 0.059878
SCR
Avg
16.8943
High
17.2540
Low
16.3863
Last updated: 6/16/2026, 7:39:41 AM
Quick Conversions
| SCR | YER |
|---|---|
| 1 SCR | 16.70 YER |
| 10 SCR | 167.01 YER |
| 50 SCR | 835.03 YER |
| 100 SCR | 1,670.06 YER |
| 500 SCR | 8,350.29 YER |
| 1,000 SCR | 16,700.58 YER |
Get SCR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=YERExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-16T07:39:41Z",
"rates": {
"YER": 16.700576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "YER",
"amount": 100
},
"result": 1670.0576,
"rate": 16.700576
}Build with SCR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key