Rate Overview
Live
1 SVC = 423.2486 UGX
1 UGX = 0.002363
SVC
Avg
423.4104
High
426.8851
Low
422.3193
Last updated: 4/18/2026, 8:50:32 AM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 423.25 UGX |
| 10 SVC | 4,232.49 UGX |
| 50 SVC | 21,162.43 UGX |
| 100 SVC | 42,324.86 UGX |
| 500 SVC | 211,624.31 UGX |
| 1,000 SVC | 423,248.62 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-04-18T08:50:32Z",
"rates": {
"UGX": 423.248622
}
}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": 42324.8622,
"rate": 423.248622
}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