Rate Overview
Live
1 LRD = 9.4750 MWK
1 MWK = 0.105541
LRD
Avg
9.2690
High
9.8310
Low
8.6369
Last updated: 5/27/2026, 9:39:14 PM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.47 MWK |
| 10 LRD | 94.75 MWK |
| 50 LRD | 473.75 MWK |
| 100 LRD | 947.50 MWK |
| 500 LRD | 4,737.50 MWK |
| 1,000 LRD | 9,475.00 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-27T21:39:14Z",
"rates": {
"MWK": 9.474996
}
}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.4996000000001,
"rate": 9.474996
}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