Rate Overview
Live
1 UAH = 0.195415 SVC
1 SVC = 5.1173
UAH
Avg
0.195542
High
0.195744
Low
0.195415
Last updated: 8/20/2026, 2:56:55 AM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.20 SVC |
| 10 UAH | 1.95 SVC |
| 50 UAH | 9.77 SVC |
| 100 UAH | 19.54 SVC |
| 500 UAH | 97.71 SVC |
| 1,000 UAH | 195.42 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-08-20T02:56:55Z",
"rates": {
"SVC": 0.195415
}
}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.5415,
"rate": 0.195415
}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