Rate Overview
Live
1 SVC = 424.6249 UGX
1 UGX = 0.002355
SVC
Avg
428.7431
High
431.9938
Low
423.4645
Last updated: 3/27/2026, 6:42:06 AM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 424.62 UGX |
| 10 SVC | 4,246.25 UGX |
| 50 SVC | 21,231.25 UGX |
| 100 SVC | 42,462.49 UGX |
| 500 SVC | 212,312.47 UGX |
| 1,000 SVC | 424,624.95 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-27T06:42:06Z",
"rates": {
"UGX": 424.624949
}
}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": 42462.494900000005,
"rate": 424.624949
}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