Rate Overview
Live
1 UAH = 0.314877 SCR
1 SCR = 3.1758
UAH
Avg
0.330624
High
0.350032
Low
0.314877
Last updated: 4/17/2026, 6:31:34 AM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.31 SCR |
| 10 UAH | 3.15 SCR |
| 50 UAH | 15.74 SCR |
| 100 UAH | 31.49 SCR |
| 500 UAH | 157.44 SCR |
| 1,000 UAH | 314.88 SCR |
Get UAH/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SCRExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-17T06:31:34Z",
"rates": {
"SCR": 0.314877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SCR",
"amount": 100
},
"result": 31.4877,
"rate": 0.314877
}Build with UAH/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key