Rate Overview
Live
1 SCR = 3.1084 UAH
1 UAH = 0.321707
SCR
Avg
3.1180
High
3.1792
Low
3.0363
Last updated: 9/3/2026, 2:37:06 PM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.11 UAH |
| 10 SCR | 31.08 UAH |
| 50 SCR | 155.42 UAH |
| 100 SCR | 310.84 UAH |
| 500 SCR | 1,554.21 UAH |
| 1,000 SCR | 3,108.41 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-09-03T14:37:06Z",
"rates": {
"UAH": 3.108414
}
}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.84139999999996,
"rate": 3.108414
}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