Rate Overview
Live
1 LKR = 0.012166 MYR
1 MYR = 82.1963
LKR
Avg
0.013018
High
0.014196
Low
0.011859
Last updated: 7/26/2026, 6:19:09 AM
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.08 MYR |
| 1,000 LKR | 12.17 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-07-26T06:19:09Z",
"rates": {
"MYR": 0.012166
}
}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.2166,
"rate": 0.012166
}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