Rate Overview
Live
1 SCR = 3.3844 UAH
1 UAH = 0.295473
SCR
Avg
3.2063
High
3.3844
Low
3.0125
Last updated: 7/5/2026, 2:08:13 AM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.38 UAH |
| 10 SCR | 33.84 UAH |
| 50 SCR | 169.22 UAH |
| 100 SCR | 338.44 UAH |
| 500 SCR | 1,692.20 UAH |
| 1,000 SCR | 3,384.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-07-05T02:08:13Z",
"rates": {
"UAH": 3.384409
}
}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": 338.4409,
"rate": 3.384409
}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