Rate Overview
Live
1 SCR = 3.1278 UAH
1 UAH = 0.319715
SCR
Avg
3.1805
High
3.2451
Low
3.0842
Last updated: 6/15/2026, 2:16:39 PM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.13 UAH |
| 10 SCR | 31.28 UAH |
| 50 SCR | 156.39 UAH |
| 100 SCR | 312.78 UAH |
| 500 SCR | 1,563.89 UAH |
| 1,000 SCR | 3,127.78 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-06-15T14:16:39Z",
"rates": {
"UAH": 3.127784
}
}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": 312.77840000000003,
"rate": 3.127784
}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