Rate Overview
Live
1 LKR = 0.136583 UAH
1 UAH = 7.3216
LKR
Avg
0.137228
High
0.137664
Low
0.136583
Last updated: 5/7/2026, 12:14:00 AM
Quick Conversions
| LKR | UAH |
|---|---|
| 1 LKR | 0.14 UAH |
| 10 LKR | 1.37 UAH |
| 50 LKR | 6.83 UAH |
| 100 LKR | 13.66 UAH |
| 500 LKR | 68.29 UAH |
| 1,000 LKR | 136.58 UAH |
Get LKR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=UAHExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-07T00:14:00Z",
"rates": {
"UAH": 0.136583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "UAH",
"amount": 100
},
"result": 13.6583,
"rate": 0.136583
}Build with LKR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key