Rate Overview
Live
1 SVC = 5.0096 UAH
1 UAH = 0.199617
SVC
Avg
4.8119
High
5.0370
Low
4.7184
Last updated: 3/28/2026, 6:33:56 PM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.01 UAH |
| 10 SVC | 50.10 UAH |
| 50 SVC | 250.48 UAH |
| 100 SVC | 500.96 UAH |
| 500 SVC | 2,504.80 UAH |
| 1,000 SVC | 5,009.60 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-03-28T18:33:56Z",
"rates": {
"UAH": 5.009603
}
}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": 500.9603,
"rate": 5.009603
}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