Rate Overview
Live
1 UAH = 0.198929 SVC
1 SVC = 5.0269
UAH
Avg
0.198962
High
0.199145
Low
0.198527
Last updated: 5/7/2026, 4:04:57 PM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.20 SVC |
| 10 UAH | 1.99 SVC |
| 50 UAH | 9.95 SVC |
| 100 UAH | 19.89 SVC |
| 500 UAH | 99.46 SVC |
| 1,000 UAH | 198.93 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-05-07T16:04:57Z",
"rates": {
"SVC": 0.198929
}
}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.8929,
"rate": 0.198929
}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