Rate Overview
Live
1 SCR = 3.0099 UAH
1 UAH = 0.332233
SCR
Avg
3.1171
High
3.3844
Low
3.0099
Last updated: 7/12/2026, 5:03:18 AM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.01 UAH |
| 10 SCR | 30.10 UAH |
| 50 SCR | 150.50 UAH |
| 100 SCR | 300.99 UAH |
| 500 SCR | 1,504.97 UAH |
| 1,000 SCR | 3,009.94 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-12T05:03:18Z",
"rates": {
"UAH": 3.00994
}
}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": 300.99399999999997,
"rate": 3.00994
}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