Rate Overview
Live
1 UAH = 7.5013 LKR
1 LKR = 0.133310
UAH
Avg
7.2958
High
7.5527
Low
7.0603
Last updated: 7/26/2026, 11:56:47 AM
Quick Conversions
| UAH | LKR |
|---|---|
| 1 UAH | 7.50 LKR |
| 10 UAH | 75.01 LKR |
| 50 UAH | 375.07 LKR |
| 100 UAH | 750.13 LKR |
| 500 UAH | 3,750.66 LKR |
| 1,000 UAH | 7,501.32 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-07-26T11:56:47Z",
"rates": {
"LKR": 7.501324
}
}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": 750.1324000000001,
"rate": 7.501324
}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