Rate Overview
Live
1 LRD = 9.5505 MWK
1 MWK = 0.104706
LRD
Avg
9.5623
High
9.5797
Low
9.5400
Last updated: 7/30/2026, 11:50:31 PM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.55 MWK |
| 10 LRD | 95.51 MWK |
| 50 LRD | 477.53 MWK |
| 100 LRD | 955.05 MWK |
| 500 LRD | 4,775.27 MWK |
| 1,000 LRD | 9,550.55 MWK |
Get LRD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MWKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T23:50:31Z",
"rates": {
"MWK": 9.550547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MWK",
"amount": 100
},
"result": 955.0547,
"rate": 9.550547
}Build with LRD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key