Rate Overview
Live
1 UGX = 0.003969 SCR
1 SCR = 251.9526
UGX
Avg
0.003915
High
0.004214
Low
0.003647
Last updated: 7/10/2026, 1:06:03 PM
Quick Conversions
| UGX | SCR |
|---|---|
| 1 UGX | 0.00 SCR |
| 10 UGX | 0.04 SCR |
| 50 UGX | 0.20 SCR |
| 100 UGX | 0.40 SCR |
| 500 UGX | 1.98 SCR |
| 1,000 UGX | 3.97 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-07-10T13:06:03Z",
"rates": {
"SCR": 0.003969
}
}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.39690000000000003,
"rate": 0.003969
}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