Rate Overview
Live
1 UAH = 7.3742 LKR
1 LKR = 0.135607
UAH
Avg
7.3752
High
7.3922
Low
7.3537
Last updated: 9/3/2026, 6:23:47 AM
Quick Conversions
| UAH | LKR |
|---|---|
| 1 UAH | 7.37 LKR |
| 10 UAH | 73.74 LKR |
| 50 UAH | 368.71 LKR |
| 100 UAH | 737.42 LKR |
| 500 UAH | 3,687.11 LKR |
| 1,000 UAH | 7,374.23 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-09-03T06:23:47Z",
"rates": {
"LKR": 7.374225
}
}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": 737.4225,
"rate": 7.374225
}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