Rate Overview
Live
1 UAH = 0.324781 SCR
1 SCR = 3.0790
UAH
Avg
0.320438
High
0.327906
Low
0.306557
Last updated: 8/20/2026, 2:41:03 PM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.32 SCR |
| 10 UAH | 3.25 SCR |
| 50 UAH | 16.24 SCR |
| 100 UAH | 32.48 SCR |
| 500 UAH | 162.39 SCR |
| 1,000 UAH | 324.78 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-08-20T14:41:03Z",
"rates": {
"SCR": 0.324781
}
}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.4781,
"rate": 0.324781
}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