Rate Overview
Live
1 MWK = 0.104629 LRD
1 LRD = 9.5576
MWK
Avg
0.104685
High
0.105017
Low
0.104395
Last updated: 7/10/2026, 8:08:27 PM
Quick Conversions
| MWK | LRD |
|---|---|
| 1 MWK | 0.10 LRD |
| 10 MWK | 1.05 LRD |
| 50 MWK | 5.23 LRD |
| 100 MWK | 10.46 LRD |
| 500 MWK | 52.31 LRD |
| 1,000 MWK | 104.63 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-07-10T20:08:27Z",
"rates": {
"LRD": 0.104629
}
}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.4629,
"rate": 0.104629
}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