Rate Overview
Live
1 LKR = 11.4100 UGX
1 UGX = 0.087642
LKR
Avg
11.6216
High
12.0671
Low
11.0273
Last updated: 5/29/2026, 7:40:17 PM
Quick Conversions
| LKR | UGX |
|---|---|
| 1 LKR | 11.41 UGX |
| 10 LKR | 114.10 UGX |
| 50 LKR | 570.50 UGX |
| 100 LKR | 1,141.00 UGX |
| 500 LKR | 5,705.00 UGX |
| 1,000 LKR | 11,410.00 UGX |
Get LKR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=UGXExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-29T19:40:17Z",
"rates": {
"UGX": 11.41
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "UGX",
"amount": 100
},
"result": 1141,
"rate": 11.41
}Build with LKR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key