Rate Overview
Live
1 LKR = 0.012209 MYR
1 MYR = 81.9068
LKR
Avg
0.012305
High
0.012449
Low
0.012144
Last updated: 5/8/2026, 4:51:33 PM
Quick Conversions
| LKR | MYR |
|---|---|
| 1 LKR | 0.01 MYR |
| 10 LKR | 0.12 MYR |
| 50 LKR | 0.61 MYR |
| 100 LKR | 1.22 MYR |
| 500 LKR | 6.10 MYR |
| 1,000 LKR | 12.21 MYR |
Get LKR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=MYRExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-08T16:51:33Z",
"rates": {
"MYR": 0.012209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "MYR",
"amount": 100
},
"result": 1.2208999999999999,
"rate": 0.012209
}Build with LKR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key