Rate Overview
Live
1 UAH = 0.342159 SCR
1 SCR = 2.9226
UAH
Avg
0.334385
High
0.342159
Low
0.314847
Last updated: 3/7/2026, 2:32:25 AM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.34 SCR |
| 10 UAH | 3.42 SCR |
| 50 UAH | 17.11 SCR |
| 100 UAH | 34.22 SCR |
| 500 UAH | 171.08 SCR |
| 1,000 UAH | 342.16 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-07T02:32:25Z",
"rates": {
"SCR": 0.342159
}
}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": 34.2159,
"rate": 0.342159
}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