Rate Overview
Live
1 UGX = 0.003901 SCR
1 SCR = 256.3445
UGX
Avg
0.003919
High
0.004123
Low
0.003694
Last updated: 4/16/2026, 11:39:05 PM
Quick Conversions
| UGX | SCR |
|---|---|
| 1 UGX | 0.00 SCR |
| 10 UGX | 0.04 SCR |
| 50 UGX | 0.20 SCR |
| 100 UGX | 0.39 SCR |
| 500 UGX | 1.95 SCR |
| 1,000 UGX | 3.90 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-04-16T23:39:05Z",
"rates": {
"SCR": 0.003901
}
}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.3901,
"rate": 0.003901
}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