Rate Overview
Live
1 UAH = 7.4444 LKR
1 LKR = 0.134329
UAH
Avg
7.4522
High
7.5610
Low
7.3912
Last updated: 6/16/2026, 9:46:57 AM
Quick Conversions
| UAH | LKR |
|---|---|
| 1 UAH | 7.44 LKR |
| 10 UAH | 74.44 LKR |
| 50 UAH | 372.22 LKR |
| 100 UAH | 744.44 LKR |
| 500 UAH | 3,722.21 LKR |
| 1,000 UAH | 7,444.43 LKR |
Get UAH/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LKRExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-16T09:46:57Z",
"rates": {
"LKR": 7.444429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LKR",
"amount": 100
},
"result": 744.4429,
"rate": 7.444429
}Build with UAH/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key