Rate Overview
Live
1 MWK = 0.105713 LRD
1 LRD = 9.4596
MWK
Avg
0.104863
High
0.107686
Low
0.101851
Last updated: 3/28/2026, 12:04:38 PM
Quick Conversions
| MWK | LRD |
|---|---|
| 1 MWK | 0.11 LRD |
| 10 MWK | 1.06 LRD |
| 50 MWK | 5.29 LRD |
| 100 MWK | 10.57 LRD |
| 500 MWK | 52.86 LRD |
| 1,000 MWK | 105.71 LRD |
Get MWK/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=LRDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T12:04:38Z",
"rates": {
"LRD": 0.105713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "LRD",
"amount": 100
},
"result": 10.5713,
"rate": 0.105713
}Build with MWK/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key