Rate Overview
Live
1 UAH = 0.332033 SCR
1 SCR = 3.0117
UAH
Avg
0.342694
High
0.356825
Low
0.314225
Last updated: 5/27/2026, 7:25:05 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-27T19:25:05Z",
"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