Rate Overview
Live
1 SCR = 3.1505 UAH
1 UAH = 0.317414
SCR
Avg
2.9466
High
3.2795
Low
2.8025
Last updated: 7/21/2026, 3:32:03 AM
Quick Conversions
| SCR | UAH |
|---|---|
| 1 SCR | 3.15 UAH |
| 10 SCR | 31.50 UAH |
| 50 SCR | 157.52 UAH |
| 100 SCR | 315.05 UAH |
| 500 SCR | 1,575.23 UAH |
| 1,000 SCR | 3,150.46 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-21T03:32:03Z",
"rates": {
"UAH": 3.150459
}
}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.0459,
"rate": 3.150459
}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