Rate Overview
Live
1 UAH = 0.316905 SCR
1 SCR = 3.1555
UAH
Avg
0.318584
High
0.333346
Low
0.312381
Last updated: 5/7/2026, 1:53:16 PM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.32 SCR |
| 10 UAH | 3.17 SCR |
| 50 UAH | 15.85 SCR |
| 100 UAH | 31.69 SCR |
| 500 UAH | 158.45 SCR |
| 1,000 UAH | 316.91 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-07T13:53:16Z",
"rates": {
"SCR": 0.316905
}
}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": 31.6905,
"rate": 0.316905
}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