Rate Overview
Live
1 UAH = 0.200243 SVC
1 SVC = 4.9939
UAH
Avg
0.201058
High
0.201439
Low
0.200243
Last updated: 4/17/2026, 1:35:24 PM
Quick Conversions
| UAH | SVC |
|---|---|
| 1 UAH | 0.20 SVC |
| 10 UAH | 2.00 SVC |
| 50 UAH | 10.01 SVC |
| 100 UAH | 20.02 SVC |
| 500 UAH | 100.12 SVC |
| 1,000 UAH | 200.24 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-04-17T13:35:24Z",
"rates": {
"SVC": 0.200243
}
}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": 20.0243,
"rate": 0.200243
}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