Rate Overview
Live
1 SVC = 430.6100 UGX
1 UGX = 0.002322
SVC
Avg
428.3898
High
431.3935
Low
424.4490
Last updated: 7/29/2026, 8:17:12 AM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 430.61 UGX |
| 10 SVC | 4,306.10 UGX |
| 50 SVC | 21,530.50 UGX |
| 100 SVC | 43,061.00 UGX |
| 500 SVC | 215,305.00 UGX |
| 1,000 SVC | 430,610.01 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-07-29T08:17:12Z",
"rates": {
"UGX": 430.610009
}
}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": 43061.0009,
"rate": 430.610009
}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