Rate Overview
Live
1 UGX = 0.004063 SCR
1 SCR = 246.1236
UGX
Avg
0.003961
High
0.004079
Low
0.003685
Last updated: 3/6/2026, 2:49:32 PM
Quick Conversions
| UGX | SCR |
|---|---|
| 1 UGX | 0.00 SCR |
| 10 UGX | 0.04 SCR |
| 50 UGX | 0.20 SCR |
| 100 UGX | 0.41 SCR |
| 500 UGX | 2.03 SCR |
| 1,000 UGX | 4.06 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-06T14:49:32Z",
"rates": {
"SCR": 0.004063
}
}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.4063,
"rate": 0.004063
}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