Rate Overview
Live
1 MWK = 0.100627 LRD
1 LRD = 9.9377
MWK
Avg
0.101948
High
0.103478
Low
0.100627
Last updated: 9/10/2026, 4:15:34 PM
Quick Conversions
| MWK | LRD |
|---|---|
| 1 MWK | 0.10 LRD |
| 10 MWK | 1.01 LRD |
| 50 MWK | 5.03 LRD |
| 100 MWK | 10.06 LRD |
| 500 MWK | 50.31 LRD |
| 1,000 MWK | 100.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-09-10T16:15:34Z",
"rates": {
"LRD": 0.100627
}
}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.0627,
"rate": 0.100627
}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