Rate Overview
Live
1 MYR = 43.7867 LRD
1 LRD = 0.022838
MYR
Avg
44.6130
High
45.0512
Low
43.7867
Last updated: 6/19/2026, 8:54:45 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 43.79 LRD |
| 10 MYR | 437.87 LRD |
| 50 MYR | 2,189.33 LRD |
| 100 MYR | 4,378.67 LRD |
| 500 MYR | 21,893.33 LRD |
| 1,000 MYR | 43,786.65 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-06-19T08:54:45Z",
"rates": {
"LRD": 43.786652
}
}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": 4378.6651999999995,
"rate": 43.786652
}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