Rate Overview
Live
1 UAH = 0.199616 SVC
1 SVC = 5.0096
UAH
Avg
0.199500
High
0.199968
Low
0.199043
Last updated: 3/28/2026, 9:04:57 AM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.20 SVC |
| 10 UAH | 2.00 SVC |
| 50 UAH | 9.98 SVC |
| 100 UAH | 19.96 SVC |
| 500 UAH | 99.81 SVC |
| 1,000 UAH | 199.62 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-03-28T09:04:57Z",
"rates": {
"SVC": 0.199616
}
}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.961599999999997,
"rate": 0.199616
}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