Rate Overview
Live
1 LRD = 9.9376 MWK
1 MWK = 0.100628
LRD
Avg
9.7941
High
9.9376
Low
9.6638
Last updated: 9/10/2026, 4:47:38 AM
Quick Conversions
| LRD | MWK |
|---|---|
| 1 LRD | 9.94 MWK |
| 10 LRD | 99.38 MWK |
| 50 LRD | 496.88 MWK |
| 100 LRD | 993.76 MWK |
| 500 LRD | 4,968.80 MWK |
| 1,000 LRD | 9,937.59 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-09-10T04:47:38Z",
"rates": {
"MWK": 9.937592
}
}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": 993.7592000000001,
"rate": 9.937592
}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