Rate Overview
Live
1 SVC = 5.0991 UAH
1 UAH = 0.196113
SVC
Avg
5.1083
High
5.1386
Low
5.0838
Last updated: 7/31/2026, 6:49:53 AM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.10 UAH |
| 10 SVC | 50.99 UAH |
| 50 SVC | 254.96 UAH |
| 100 SVC | 509.91 UAH |
| 500 SVC | 2,549.56 UAH |
| 1,000 SVC | 5,099.11 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-31T06:49:53Z",
"rates": {
"UAH": 5.099112
}
}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": 509.9112,
"rate": 5.099112
}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