Rate Overview
Live
1 SVC = 5.1173 UAH
1 UAH = 0.195416
SVC
Avg
5.1152
High
5.1240
Low
5.1087
Last updated: 8/19/2026, 9:28:59 PM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.12 UAH |
| 10 SVC | 51.17 UAH |
| 50 SVC | 255.86 UAH |
| 100 SVC | 511.73 UAH |
| 500 SVC | 2,558.65 UAH |
| 1,000 SVC | 5,117.29 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-08-19T21:28:59Z",
"rates": {
"UAH": 5.117293
}
}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": 511.7293,
"rate": 5.117293
}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