Rate Overview
Live
1 UAH = 0.325363 SCR
1 SCR = 3.0735
UAH
Avg
0.320247
High
0.326079
Low
0.308160
Last updated: 6/19/2026, 8:33:09 AM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.33 SCR |
| 10 UAH | 3.25 SCR |
| 50 UAH | 16.27 SCR |
| 100 UAH | 32.54 SCR |
| 500 UAH | 162.68 SCR |
| 1,000 UAH | 325.36 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-06-19T08:33:09Z",
"rates": {
"SCR": 0.325363
}
}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.536300000000004,
"rate": 0.325363
}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