Rate Overview
Live
1 SVC = 431.9313 UGX
1 UGX = 0.002315
SVC
Avg
431.6986
High
432.5516
Low
430.7772
Last updated: 9/6/2026, 9:07:09 AM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 431.93 UGX |
| 10 SVC | 4,319.31 UGX |
| 50 SVC | 21,596.57 UGX |
| 100 SVC | 43,193.13 UGX |
| 500 SVC | 215,965.65 UGX |
| 1,000 SVC | 431,931.31 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-09-06T09:07:09Z",
"rates": {
"UGX": 431.931305
}
}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": 43193.1305,
"rate": 431.931305
}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