Rate Overview
Live
1 SVC = 5.0879 UAH
1 UAH = 0.196544
SVC
Avg
5.0946
High
5.1224
Low
5.0838
Last updated: 7/10/2026, 2:53:44 PM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.09 UAH |
| 10 SVC | 50.88 UAH |
| 50 SVC | 254.40 UAH |
| 100 SVC | 508.79 UAH |
| 500 SVC | 2,543.95 UAH |
| 1,000 SVC | 5,087.91 UAH |
Get SVC/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=UAHExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-10T14:53:44Z",
"rates": {
"UAH": 5.087907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "UAH",
"amount": 100
},
"result": 508.7907,
"rate": 5.087907
}Build with SVC/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key