Rate Overview
Live
1 UAH = 7.5227 LKR
1 LKR = 0.132931
UAH
Avg
7.3044
High
7.7330
Low
7.0948
Last updated: 7/7/2026, 2:43:11 AM
Quick Conversions
| UAH | LKR |
|---|---|
| 1 UAH | 7.52 LKR |
| 10 UAH | 75.23 LKR |
| 50 UAH | 376.13 LKR |
| 100 UAH | 752.27 LKR |
| 500 UAH | 3,761.34 LKR |
| 1,000 UAH | 7,522.67 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-07T02:43:11Z",
"rates": {
"LKR": 7.522675
}
}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": 752.2674999999999,
"rate": 7.522675
}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