Rate Overview
Live
1 UAH = 0.321445 SCR
1 SCR = 3.1110
UAH
Avg
0.320201
High
0.325221
Low
0.312478
Last updated: 7/30/2026, 2:33:15 PM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.32 SCR |
| 10 UAH | 3.21 SCR |
| 50 UAH | 16.07 SCR |
| 100 UAH | 32.14 SCR |
| 500 UAH | 160.72 SCR |
| 1,000 UAH | 321.45 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-30T14:33:15Z",
"rates": {
"SCR": 0.321445
}
}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.1445,
"rate": 0.321445
}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