Rate Overview
Live
1 SVC = 423.7437 UGX
1 UGX = 0.002360
SVC
Avg
424.5547
High
426.1266
Low
423.7437
Last updated: 8/17/2026, 12:55:09 PM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 423.74 UGX |
| 10 SVC | 4,237.44 UGX |
| 50 SVC | 21,187.18 UGX |
| 100 SVC | 42,374.37 UGX |
| 500 SVC | 211,871.84 UGX |
| 1,000 SVC | 423,743.68 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-08-17T12:55:09Z",
"rates": {
"UGX": 423.743678
}
}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": 42374.3678,
"rate": 423.743678
}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