Rate Overview
Live
1 UGX = 0.000163 LVL
1 LVL = 6134.97
UGX
Avg
0.000165
High
0.000173
Low
0.000161
Last updated: 3/27/2026, 10:01:19 AM
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-27T10:01:19Z",
"rates": {
"LVL": 0.000163
}
}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.016300000000000002,
"rate": 0.000163
}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