Rate Overview
Live
1 SVC = 5.0601 UAH
1 UAH = 0.197623
SVC
Avg
5.0531
High
5.0601
Low
5.0451
Last updated: 5/27/2026, 9:33:13 PM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.06 UAH |
| 10 SVC | 50.60 UAH |
| 50 SVC | 253.01 UAH |
| 100 SVC | 506.01 UAH |
| 500 SVC | 2,530.07 UAH |
| 1,000 SVC | 5,060.14 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-05-27T21:33:13Z",
"rates": {
"UAH": 5.060137
}
}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": 506.01370000000003,
"rate": 5.060137
}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