Rate Overview
Live
1 LKR = 0.134089 UAH
1 UAH = 7.4577
LKR
Avg
0.134167
High
0.135296
Low
0.132257
Last updated: 6/16/2026, 8:34:58 AM
Quick Conversions
| LKR | UAH |
|---|---|
| 1 LKR | 0.13 UAH |
| 10 LKR | 1.34 UAH |
| 50 LKR | 6.70 UAH |
| 100 LKR | 13.41 UAH |
| 500 LKR | 67.04 UAH |
| 1,000 LKR | 134.09 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-06-16T08:34:58Z",
"rates": {
"UAH": 0.134089
}
}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.408900000000001,
"rate": 0.134089
}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