Rate Overview
Live
1 LRD = 9.6183 MWK
1 MWK = 0.103969
LRD
Avg
9.4685
High
9.6183
Low
9.2884
Last updated: 7/31/2026, 9:18:18 AM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.62 MWK |
| 10 LRD | 96.18 MWK |
| 50 LRD | 480.91 MWK |
| 100 LRD | 961.83 MWK |
| 500 LRD | 4,809.13 MWK |
| 1,000 LRD | 9,618.26 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-31T09:18:18Z",
"rates": {
"MWK": 9.618256
}
}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": 961.8256,
"rate": 9.618256
}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