Rate Overview
Live
1 UAH = 0.329309 SCR
1 SCR = 3.0367
UAH
Avg
0.332725
High
0.348284
Low
0.316473
Last updated: 3/27/2026, 10:04:37 AM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.33 SCR |
| 10 UAH | 3.29 SCR |
| 50 UAH | 16.47 SCR |
| 100 UAH | 32.93 SCR |
| 500 UAH | 164.65 SCR |
| 1,000 UAH | 329.31 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-03-27T10:04:37Z",
"rates": {
"SCR": 0.329309
}
}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": 32.9309,
"rate": 0.329309
}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