Rate Overview
Live
1 UAH = 0.332033 SCR
1 SCR = 3.0117
UAH
Avg
0.327159
High
0.337135
Low
0.311605
Last updated: 5/27/2026, 9:41:14 PM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.33 SCR |
| 10 UAH | 3.32 SCR |
| 50 UAH | 16.60 SCR |
| 100 UAH | 33.20 SCR |
| 500 UAH | 166.02 SCR |
| 1,000 UAH | 332.03 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-05-27T21:41:14Z",
"rates": {
"SCR": 0.332033
}
}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": 33.2033,
"rate": 0.332033
}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