Rate Overview
Live
1 SCR = 3.1541 UAH
1 UAH = 0.317044
SCR
Avg
3.1220
High
3.1710
Low
3.0425
Last updated: 8/13/2026, 2:40:03 PM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.15 UAH |
| 10 SCR | 31.54 UAH |
| 50 SCR | 157.71 UAH |
| 100 SCR | 315.41 UAH |
| 500 SCR | 1,577.07 UAH |
| 1,000 SCR | 3,154.14 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-08-13T14:40:03Z",
"rates": {
"UAH": 3.154136
}
}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": 315.4136,
"rate": 3.154136
}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