Rate Overview
Live
1 YER = 0.057775 SCR
1 SCR = 17.3085
YER
Avg
0.060769
High
0.064032
Low
0.056835
Last updated: 8/15/2026, 6:27:20 PM
Quick Conversions
| YER | SCR |
|---|---|
| 1 YER | 0.06 SCR |
| 10 YER | 0.58 SCR |
| 50 YER | 2.89 SCR |
| 100 YER | 5.78 SCR |
| 500 YER | 28.89 SCR |
| 1,000 YER | 57.78 SCR |
Get YER/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SCRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-15T18:27:20Z",
"rates": {
"SCR": 0.057775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SCR",
"amount": 100
},
"result": 5.7775,
"rate": 0.057775
}Build with YER/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key