Rate Overview
Live
1 LKR = 0.012703 MYR
1 MYR = 78.7216
LKR
Avg
0.012645
High
0.012716
Low
0.012551
Last updated: 3/6/2026, 5:46:08 PM
Quick Conversions
| LKR | MYR |
|---|---|
| 1 LKR | 0.01 MYR |
| 10 LKR | 0.13 MYR |
| 50 LKR | 0.64 MYR |
| 100 LKR | 1.27 MYR |
| 500 LKR | 6.35 MYR |
| 1,000 LKR | 12.70 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-03-06T17:46:08Z",
"rates": {
"MYR": 0.012703
}
}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.2703,
"rate": 0.012703
}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