Rate Overview
Live
1 UGX = 0.246175 CLP
1 CLP = 4.0622
UGX
Avg
0.243225
High
0.246175
Low
0.240646
Last updated: 3/6/2026, 2:51:41 PM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.46 CLP |
| 50 UGX | 12.31 CLP |
| 100 UGX | 24.62 CLP |
| 500 UGX | 123.09 CLP |
| 1,000 UGX | 246.18 CLP |
Get UGX/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=CLPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:51:41Z",
"rates": {
"CLP": 0.246175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "CLP",
"amount": 100
},
"result": 24.6175,
"rate": 0.246175
}Build with UGX/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key