Rate Overview
Live
1 MWK = 0.188761 LKR
1 LKR = 5.2977
MWK
Avg
0.181957
High
0.196961
Low
0.178550
Last updated: 5/27/2026, 5:17:40 PM
Quick Conversions
| MWK | LKR |
|---|---|
| 1 MWK | 0.19 LKR |
| 10 MWK | 1.89 LKR |
| 50 MWK | 9.44 LKR |
| 100 MWK | 18.88 LKR |
| 500 MWK | 94.38 LKR |
| 1,000 MWK | 188.76 LKR |
Get MWK/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=LKRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-27T17:17:40Z",
"rates": {
"LKR": 0.188761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "LKR",
"amount": 100
},
"result": 18.8761,
"rate": 0.188761
}Build with MWK/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key