Rate Overview
Live
1 MWK = 0.105924 LRD
1 LRD = 9.4407
MWK
Avg
0.106083
High
0.106310
Low
0.105924
Last updated: 4/17/2026, 10:44:11 AM
Quick Conversions
| MWK | LRD |
|---|---|
| 1 MWK | 0.11 LRD |
| 10 MWK | 1.06 LRD |
| 50 MWK | 5.30 LRD |
| 100 MWK | 10.59 LRD |
| 500 MWK | 52.96 LRD |
| 1,000 MWK | 105.92 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-04-17T10:44:11Z",
"rates": {
"LRD": 0.105924
}
}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.5924,
"rate": 0.105924
}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