Rate Overview
Live
1 SVC = 5.1005 UAH
1 UAH = 0.196060
SVC
Avg
5.0958
High
5.1061
Low
5.0760
Last updated: 9/9/2026, 8:55:42 AM
Quick Conversions
| SVC | UAH |
|---|---|
| 1 SVC | 5.10 UAH |
| 10 SVC | 51.00 UAH |
| 50 SVC | 255.02 UAH |
| 100 SVC | 510.05 UAH |
| 500 SVC | 2,550.24 UAH |
| 1,000 SVC | 5,100.48 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-09-09T08:55:42Z",
"rates": {
"UAH": 5.100482
}
}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": 510.04820000000007,
"rate": 5.100482
}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