Rate Overview
Live
1 MYR = 44.2419 LRD
1 LRD = 0.022603
MYR
Avg
45.7581
High
47.6231
Low
43.9093
Last updated: 7/29/2026, 9:48:24 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 44.24 LRD |
| 10 MYR | 442.42 LRD |
| 50 MYR | 2,212.09 LRD |
| 100 MYR | 4,424.19 LRD |
| 500 MYR | 22,120.93 LRD |
| 1,000 MYR | 44,241.86 LRD |
Get MYR/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=LRDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-29T09:48:24Z",
"rates": {
"LRD": 44.241861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "LRD",
"amount": 100
},
"result": 4424.1861,
"rate": 44.241861
}Build with MYR/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key