Rate Overview
Live
1 SVC = 420.6909 UGX
1 UGX = 0.002377
SVC
Avg
416.6326
High
425.4130
Low
411.1336
Last updated: 3/6/2026, 9:40:07 PM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 420.69 UGX |
| 10 SVC | 4,206.91 UGX |
| 50 SVC | 21,034.55 UGX |
| 100 SVC | 42,069.09 UGX |
| 500 SVC | 210,345.47 UGX |
| 1,000 SVC | 420,690.94 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-03-06T21:40:07Z",
"rates": {
"UGX": 420.69094
}
}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": 42069.094000000005,
"rate": 420.69094
}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