Rate Overview
Live
1 LRD = 9.4595 MWK
1 MWK = 0.105714
LRD
Avg
9.4681
High
9.7374
Low
9.2950
Last updated: 3/28/2026, 10:48:56 AM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.46 MWK |
| 10 LRD | 94.59 MWK |
| 50 LRD | 472.97 MWK |
| 100 LRD | 945.95 MWK |
| 500 LRD | 4,729.75 MWK |
| 1,000 LRD | 9,459.50 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-03-28T10:48:56Z",
"rates": {
"MWK": 9.459496
}
}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": 945.9495999999999,
"rate": 9.459496
}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