Rate Overview
Live
1 LKR = 0.135456 UAH
1 UAH = 7.3825
LKR
Avg
0.133689
High
0.136412
Low
0.129316
Last updated: 5/27/2026, 6:11:33 AM
Quick Conversions
| LKR | UAH |
|---|---|
| 1 LKR | 0.14 UAH |
| 10 LKR | 1.35 UAH |
| 50 LKR | 6.77 UAH |
| 100 LKR | 13.55 UAH |
| 500 LKR | 67.73 UAH |
| 1,000 LKR | 135.46 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-27T06:11:33Z",
"rates": {
"UAH": 0.135456
}
}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.545599999999999,
"rate": 0.135456
}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