Rate Overview
Live
1 MYR = 45.5986 LRD
1 LRD = 0.021931
MYR
Avg
46.2220
High
46.6884
Low
45.5986
Last updated: 3/27/2026, 6:04:42 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 45.60 LRD |
| 10 MYR | 455.99 LRD |
| 50 MYR | 2,279.93 LRD |
| 100 MYR | 4,559.86 LRD |
| 500 MYR | 22,799.28 LRD |
| 1,000 MYR | 45,598.55 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-03-27T06:04:42Z",
"rates": {
"LRD": 45.598551
}
}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": 4559.8551,
"rate": 45.598551
}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