Rate Overview
Live
1 SCR = 3.1049 UAH
1 UAH = 0.322069
SCR
Avg
3.0978
High
3.2557
Low
2.9453
Last updated: 5/26/2026, 1:38:06 PM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.10 UAH |
| 10 SCR | 31.05 UAH |
| 50 SCR | 155.25 UAH |
| 100 SCR | 310.49 UAH |
| 500 SCR | 1,552.46 UAH |
| 1,000 SCR | 3,104.92 UAH |
Get SCR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=UAHExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T13:38:06Z",
"rates": {
"UAH": 3.104921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "UAH",
"amount": 100
},
"result": 310.4921,
"rate": 3.104921
}Build with SCR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key