Rate Overview
Live
1 UAH = 7.5067 LKR
1 LKR = 0.133214
UAH
Avg
7.5116
High
7.5454
Low
7.5006
Last updated: 7/2/2026, 5:31:07 AM
Quick Conversions
| UAH | LKR |
|---|---|
| 1 UAH | 7.51 LKR |
| 10 UAH | 75.07 LKR |
| 50 UAH | 375.34 LKR |
| 100 UAH | 750.67 LKR |
| 500 UAH | 3,753.35 LKR |
| 1,000 UAH | 7,506.70 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-02T05:31:07Z",
"rates": {
"LKR": 7.506703
}
}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.6703,
"rate": 7.506703
}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