Rate Overview
Live
1 UAH = 0.312478 SCR
1 SCR = 3.2002
UAH
Avg
0.322002
High
0.344732
Low
0.304922
Last updated: 7/28/2026, 7:08:14 PM
Quick Conversions
| UAH | SCR |
|---|---|
| 1 UAH | 0.31 SCR |
| 10 UAH | 3.12 SCR |
| 50 UAH | 15.62 SCR |
| 100 UAH | 31.25 SCR |
| 500 UAH | 156.24 SCR |
| 1,000 UAH | 312.48 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-28T19:08:14Z",
"rates": {
"SCR": 0.312478
}
}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.247799999999998,
"rate": 0.312478
}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