Rate Overview
Live
1 UAH = 0.194966 SVC
1 SVC = 5.1291
UAH
Avg
0.203660
High
0.212218
Low
0.194852
Last updated: 7/28/2026, 3:37:50 PM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.19 SVC |
| 10 UAH | 1.95 SVC |
| 50 UAH | 9.75 SVC |
| 100 UAH | 19.50 SVC |
| 500 UAH | 97.48 SVC |
| 1,000 UAH | 194.97 SVC |
Get UAH/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SVCExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-28T15:37:50Z",
"rates": {
"SVC": 0.194966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SVC",
"amount": 100
},
"result": 19.4966,
"rate": 0.194966
}Build with UAH/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key