Rate Overview
Live
1 MYR = 45.5816 LRD
1 LRD = 0.021939
MYR
Avg
46.1718
High
47.6231
Low
43.9093
Last updated: 3/27/2026, 9:55:42 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 45.58 LRD |
| 10 MYR | 455.82 LRD |
| 50 MYR | 2,279.08 LRD |
| 100 MYR | 4,558.16 LRD |
| 500 MYR | 22,790.78 LRD |
| 1,000 MYR | 45,581.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-27T09:55:42Z",
"rates": {
"LRD": 45.58155
}
}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": 4558.155,
"rate": 45.58155
}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