Rate Overview
Live
1 SCR = 3.1728 UAH
1 UAH = 0.315178
SCR
Avg
3.1503
High
3.2243
Low
2.9999
Last updated: 5/6/2026, 10:24:07 AM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.17 UAH |
| 10 SCR | 31.73 UAH |
| 50 SCR | 158.64 UAH |
| 100 SCR | 317.28 UAH |
| 500 SCR | 1,586.41 UAH |
| 1,000 SCR | 3,172.81 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-05-06T10:24:07Z",
"rates": {
"UAH": 3.172812
}
}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": 317.2812,
"rate": 3.172812
}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