Rate Overview
Live
1 UAH = 0.319633 SCR
1 SCR = 3.1286
UAH
Avg
0.321258
High
0.328556
Low
0.295472
Last updated: 7/11/2026, 6:06:15 AM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.32 SCR |
| 10 UAH | 3.20 SCR |
| 50 UAH | 15.98 SCR |
| 100 UAH | 31.96 SCR |
| 500 UAH | 159.82 SCR |
| 1,000 UAH | 319.63 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-07-11T06:06:15Z",
"rates": {
"SCR": 0.319633
}
}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.9633,
"rate": 0.319633
}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