Rate Overview
Live
1 LKR = 0.133136 UAH
1 UAH = 7.5111
LKR
Avg
0.133096
High
0.133424
Low
0.132530
Last updated: 7/5/2026, 7:34:14 PM
Quick Conversions
| LKR | UAH |
|---|---|
| 1 LKR | 0.13 UAH |
| 10 LKR | 1.33 UAH |
| 50 LKR | 6.66 UAH |
| 100 LKR | 13.31 UAH |
| 500 LKR | 66.57 UAH |
| 1,000 LKR | 133.14 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-07-05T19:34:14Z",
"rates": {
"UAH": 0.133136
}
}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.313600000000001,
"rate": 0.133136
}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