Rate Overview
Live
1 LKR = 0.140194 UAH
1 UAH = 7.1330
LKR
Avg
0.139915
High
0.141021
Low
0.139377
Last updated: 3/6/2026, 5:47:14 PM
Quick Conversions
| LKR | UAH |
|---|---|
| 1 LKR | 0.14 UAH |
| 10 LKR | 1.40 UAH |
| 50 LKR | 7.01 UAH |
| 100 LKR | 14.02 UAH |
| 500 LKR | 70.10 UAH |
| 1,000 LKR | 140.19 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-03-06T17:47:14Z",
"rates": {
"UAH": 0.140194
}
}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": 14.019400000000001,
"rate": 0.140194
}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