Rate Overview
Live
1 UAH = 7.4720 LKR
1 LKR = 0.133833
UAH
Avg
7.4911
High
7.5132
Low
7.4720
Last updated: 8/13/2026, 6:33:14 AM
Quick Conversions
| UAH | LKR |
|---|---|
| 1 UAH | 7.47 LKR |
| 10 UAH | 74.72 LKR |
| 50 UAH | 373.60 LKR |
| 100 UAH | 747.20 LKR |
| 500 UAH | 3,736.00 LKR |
| 1,000 UAH | 7,472.00 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-08-13T06:33:14Z",
"rates": {
"LKR": 7.472003
}
}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": 747.2003,
"rate": 7.472003
}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