Rate Overview
Live
1 LKR = 0.139237 UAH
1 UAH = 7.1820
LKR
Avg
0.138660
High
0.142147
Low
0.135956
Last updated: 3/27/2026, 11:16:48 AM
Quick Conversions
| LKR | UAH |
|---|---|
| 1 LKR | 0.14 UAH |
| 10 LKR | 1.39 UAH |
| 50 LKR | 6.96 UAH |
| 100 LKR | 13.92 UAH |
| 500 LKR | 69.62 UAH |
| 1,000 LKR | 139.24 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-27T11:16:48Z",
"rates": {
"UAH": 0.139237
}
}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.9237,
"rate": 0.139237
}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