Rate Overview
Live
1 SVC = 5.1240 UAH
1 UAH = 0.195160
SVC
Avg
5.0332
High
5.1321
Low
4.9165
Last updated: 7/27/2026, 8:23:20 AM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.12 UAH |
| 10 SVC | 51.24 UAH |
| 50 SVC | 256.20 UAH |
| 100 SVC | 512.40 UAH |
| 500 SVC | 2,562.00 UAH |
| 1,000 SVC | 5,123.99 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-07-27T08:23:20Z",
"rates": {
"UAH": 5.123992
}
}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": 512.3992000000001,
"rate": 5.123992
}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