Rate Overview
Live
1 SVC = 431.5678 UGX
1 UGX = 0.002317
SVC
Avg
431.5194
High
432.4785
Low
430.7147
Last updated: 5/28/2026, 9:40:09 PM
Quick Conversions
| SVC | UGX |
|---|---|
| 1 SVC | 431.57 UGX |
| 10 SVC | 4,315.68 UGX |
| 50 SVC | 21,578.39 UGX |
| 100 SVC | 43,156.78 UGX |
| 500 SVC | 215,783.90 UGX |
| 1,000 SVC | 431,567.81 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-28T21:40:09Z",
"rates": {
"UGX": 431.567808
}
}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": 43156.7808,
"rate": 431.567808
}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