Rate Overview
Live
1 UGX = 0.003890 SCR
1 SCR = 257.0694
UGX
Avg
0.003890
High
0.004048
Low
0.003692
Last updated: 3/27/2026, 3:37:11 PM
Quick Conversions
| UGX | SCR |
|---|---|
| 1 UGX | 0.00 SCR |
| 10 UGX | 0.04 SCR |
| 50 UGX | 0.19 SCR |
| 100 UGX | 0.39 SCR |
| 500 UGX | 1.94 SCR |
| 1,000 UGX | 3.89 SCR |
Get UGX/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SCRExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T15:37:11Z",
"rates": {
"SCR": 0.00389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SCR",
"amount": 100
},
"result": 0.38899999999999996,
"rate": 0.00389
}Build with UGX/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key