Rate Overview
Live
1 SCR = 3.0211 UAH
1 UAH = 0.331010
SCR
Avg
2.9989
High
3.1481
Low
2.8569
Last updated: 4/16/2026, 8:50:46 AM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.02 UAH |
| 10 SCR | 30.21 UAH |
| 50 SCR | 151.05 UAH |
| 100 SCR | 302.11 UAH |
| 500 SCR | 1,510.53 UAH |
| 1,000 SCR | 3,021.06 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-04-16T08:50:46Z",
"rates": {
"UAH": 3.021061
}
}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": 302.1061,
"rate": 3.021061
}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