Rate Overview
Live
1 YER = 0.061697 SCR
1 SCR = 16.2082
YER
Avg
0.060946
High
0.062732
Low
0.057645
Last updated: 3/7/2026, 7:44:51 AM
Quick Conversions
| YER | SCR |
|---|---|
| 1 YER | 0.06 SCR |
| 10 YER | 0.62 SCR |
| 50 YER | 3.08 SCR |
| 100 YER | 6.17 SCR |
| 500 YER | 30.85 SCR |
| 1,000 YER | 61.70 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-03-07T07:44:51Z",
"rates": {
"SCR": 0.061697
}
}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": 6.169700000000001,
"rate": 0.061697
}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