Rate Overview
Live
1 LRD = 9.5410 MWK
1 MWK = 0.104811
LRD
Avg
9.5133
High
9.5410
Low
9.4784
Last updated: 6/19/2026, 8:26:24 AM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.54 MWK |
| 10 LRD | 95.41 MWK |
| 50 LRD | 477.05 MWK |
| 100 LRD | 954.10 MWK |
| 500 LRD | 4,770.50 MWK |
| 1,000 LRD | 9,540.99 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-06-19T08:26:24Z",
"rates": {
"MWK": 9.540991
}
}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": 954.0991,
"rate": 9.540991
}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