Rate Overview
Live
1 SCR = 3.0748 UAH
1 UAH = 0.325222
SCR
Avg
2.9706
High
3.3824
Low
2.7434
Last updated: 7/25/2026, 7:53:14 PM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.07 UAH |
| 10 SCR | 30.75 UAH |
| 50 SCR | 153.74 UAH |
| 100 SCR | 307.48 UAH |
| 500 SCR | 1,537.41 UAH |
| 1,000 SCR | 3,074.83 UAH |
Get SCR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=UAHExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-25T19:53:14Z",
"rates": {
"UAH": 3.074826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "UAH",
"amount": 100
},
"result": 307.4826,
"rate": 3.074826
}Build with SCR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key