Rate Overview
Live
1 SVC = 5.1336 UAH
1 UAH = 0.194795
SVC
Avg
5.1304
High
5.1350
Low
5.1249
Last updated: 6/19/2026, 8:24:15 AM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.13 UAH |
| 10 SVC | 51.34 UAH |
| 50 SVC | 256.68 UAH |
| 100 SVC | 513.36 UAH |
| 500 SVC | 2,566.80 UAH |
| 1,000 SVC | 5,133.59 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-06-19T08:24:15Z",
"rates": {
"UAH": 5.133592
}
}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": 513.3592,
"rate": 5.133592
}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