Rate Overview
Live
1 KRW = 0.219925 LKR
1 LKR = 4.5470
KRW
Avg
0.217929
High
0.221611
Low
0.215957
Last updated: 5/7/2026, 3:26:29 AM
Quick Conversions
| KRW | LKR |
|---|---|
| 1 KRW | 0.22 LKR |
| 10 KRW | 2.20 LKR |
| 50 KRW | 11.00 LKR |
| 100 KRW | 21.99 LKR |
| 500 KRW | 109.96 LKR |
| 1,000 KRW | 219.93 LKR |
Get KRW/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=LKRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-07T03:26:29Z",
"rates": {
"LKR": 0.219925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "LKR",
"amount": 100
},
"result": 21.9925,
"rate": 0.219925
}Build with KRW/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key