Rate Overview
Live
1 LRD = 9.5599 MWK
1 MWK = 0.104603
LRD
Avg
9.5507
High
9.5599
Low
9.5396
Last updated: 8/20/2026, 5:09:48 AM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.56 MWK |
| 10 LRD | 95.60 MWK |
| 50 LRD | 478.00 MWK |
| 100 LRD | 955.99 MWK |
| 500 LRD | 4,779.97 MWK |
| 1,000 LRD | 9,559.95 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-08-20T05:09:48Z",
"rates": {
"MWK": 9.559949
}
}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.9948999999999,
"rate": 9.559949
}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