Rate Overview
Live
1 UAH = 0.194795 SVC
1 SVC = 5.1336
UAH
Avg
0.194915
High
0.195124
Low
0.194741
Last updated: 6/19/2026, 8:54:36 AM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.19 SVC |
| 10 UAH | 1.95 SVC |
| 50 UAH | 9.74 SVC |
| 100 UAH | 19.48 SVC |
| 500 UAH | 97.40 SVC |
| 1,000 UAH | 194.80 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-06-19T08:54:36Z",
"rates": {
"SVC": 0.194795
}
}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.479499999999998,
"rate": 0.194795
}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