Rate Overview
Live
1 SVC = 427.4476 UGX
1 UGX = 0.002339
SVC
Avg
429.3121
High
431.4590
Low
427.4476
Last updated: 5/8/2026, 1:01:53 PM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 427.45 UGX |
| 10 SVC | 4,274.48 UGX |
| 50 SVC | 21,372.38 UGX |
| 100 SVC | 42,744.76 UGX |
| 500 SVC | 213,723.78 UGX |
| 1,000 SVC | 427,447.56 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-05-08T13:01:53Z",
"rates": {
"UGX": 427.447557
}
}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": 42744.7557,
"rate": 427.447557
}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