Rate Overview
Live
1 SCR = 2.9226 UAH
1 UAH = 0.342159
SCR
Avg
3.0122
High
3.1761
Low
2.9226
Last updated: 3/6/2026, 11:29:58 PM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 2.92 UAH |
| 10 SCR | 29.23 UAH |
| 50 SCR | 146.13 UAH |
| 100 SCR | 292.26 UAH |
| 500 SCR | 1,461.31 UAH |
| 1,000 SCR | 2,922.62 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-03-06T23:29:58Z",
"rates": {
"UAH": 2.922616
}
}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": 292.2616,
"rate": 2.922616
}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