Rate Overview
Live
1 MWK = 0.105369 LRD
1 LRD = 9.4905
MWK
Avg
0.105551
High
0.105876
Low
0.105153
Last updated: 3/7/2026, 7:40:21 AM
Quick Conversions
| MWK | LRD |
|---|---|
| 1 MWK | 0.11 LRD |
| 10 MWK | 1.05 LRD |
| 50 MWK | 5.27 LRD |
| 100 MWK | 10.54 LRD |
| 500 MWK | 52.68 LRD |
| 1,000 MWK | 105.37 LRD |
Get MWK/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=LRDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T07:40:21Z",
"rates": {
"LRD": 0.105369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "LRD",
"amount": 100
},
"result": 10.536900000000001,
"rate": 0.105369
}Build with MWK/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key