Rate Overview
Live
1 UAH = 0.196701 SVC
1 SVC = 5.0839
UAH
Avg
0.196098
High
0.196701
Low
0.195175
Last updated: 7/8/2026, 9:15:27 AM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.20 SVC |
| 10 UAH | 1.97 SVC |
| 50 UAH | 9.84 SVC |
| 100 UAH | 19.67 SVC |
| 500 UAH | 98.35 SVC |
| 1,000 UAH | 196.70 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-08T09:15:27Z",
"rates": {
"SVC": 0.196701
}
}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.670099999999998,
"rate": 0.196701
}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