Rate Overview
Live
1 SVC = 4.9939 UAH
1 UAH = 0.200243
SVC
Avg
4.9737
High
4.9939
Low
4.9643
Last updated: 4/17/2026, 5:11:42 PM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 4.99 UAH |
| 10 SVC | 49.94 UAH |
| 50 SVC | 249.70 UAH |
| 100 SVC | 499.39 UAH |
| 500 SVC | 2,496.96 UAH |
| 1,000 SVC | 4,993.92 UAH |
Get SVC/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=UAHExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T17:11:42Z",
"rates": {
"UAH": 4.993924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "UAH",
"amount": 100
},
"result": 499.39239999999995,
"rate": 4.993924
}Build with SVC/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key