Rate Overview
Live
1 LRD = 9.4786 MWK
1 MWK = 0.105501
LRD
Avg
9.4720
High
9.4840
Low
9.4498
Last updated: 5/7/2026, 5:56:57 PM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.48 MWK |
| 10 LRD | 94.79 MWK |
| 50 LRD | 473.93 MWK |
| 100 LRD | 947.86 MWK |
| 500 LRD | 4,739.30 MWK |
| 1,000 LRD | 9,478.60 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-05-07T17:56:57Z",
"rates": {
"MWK": 9.478597
}
}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": 947.8597000000001,
"rate": 9.478597
}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