Rate Overview
Live
1 UGX = 0.249889 CLP
1 CLP = 4.0018
UGX
Avg
0.244663
High
0.255932
Low
0.239092
Last updated: 3/27/2026, 11:50:15 AM
Quick Conversions
| UGX | CLP |
|---|---|
| 1 UGX | 0.25 CLP |
| 10 UGX | 2.50 CLP |
| 50 UGX | 12.49 CLP |
| 100 UGX | 24.99 CLP |
| 500 UGX | 124.94 CLP |
| 1,000 UGX | 249.89 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-27T11:50:15Z",
"rates": {
"CLP": 0.249889
}
}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.9889,
"rate": 0.249889
}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