Rate Overview
Live
1 SVC = 416.9454 UGX
1 UGX = 0.002398
SVC
Avg
425.1071
High
430.2103
Low
416.9454
Last updated: 6/18/2026, 10:03:58 AM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 416.95 UGX |
| 10 SVC | 4,169.45 UGX |
| 50 SVC | 20,847.27 UGX |
| 100 SVC | 41,694.54 UGX |
| 500 SVC | 208,472.72 UGX |
| 1,000 SVC | 416,945.45 UGX |
Get SVC/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=UGXExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-18T10:03:58Z",
"rates": {
"UGX": 416.945448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "UGX",
"amount": 100
},
"result": 41694.5448,
"rate": 416.945448
}Build with SVC/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key