Rate Overview
Live
1 UGX = 0.000164 LVL
1 LVL = 6097.56
UGX
Avg
0.000164
High
0.000165
Low
0.000162
Last updated: 3/6/2026, 2:45:50 PM
Quick Conversions
| UGX | LVL |
|---|---|
| 1 UGX | 0.00 LVL |
| 10 UGX | 0.00 LVL |
| 50 UGX | 0.01 LVL |
| 100 UGX | 0.02 LVL |
| 500 UGX | 0.08 LVL |
| 1,000 UGX | 0.16 LVL |
Get UGX/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=LVLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:45:50Z",
"rates": {
"LVL": 0.000164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "LVL",
"amount": 100
},
"result": 0.0164,
"rate": 0.000164
}Build with UGX/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key