Rate Overview
Live
1 MWK = 0.104603 LRD
1 LRD = 9.5600
MWK
Avg
0.104704
High
0.104826
Low
0.104603
Last updated: 8/20/2026, 5:16:39 AM
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.30 LRD |
| 1,000 MWK | 104.60 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-08-20T05:16:39Z",
"rates": {
"LRD": 0.104603
}
}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.4603,
"rate": 0.104603
}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