Rate Overview
Live
1 LRD = 0.021563 MYR
1 MYR = 46.3757
LRD
Avg
0.021464
High
0.021627
Low
0.021188
Last updated: 3/7/2026, 3:48:25 AM
Quick Conversions
| LRD | MYR |
|---|---|
| 1 LRD | 0.02 MYR |
| 10 LRD | 0.22 MYR |
| 50 LRD | 1.08 MYR |
| 100 LRD | 2.16 MYR |
| 500 LRD | 10.78 MYR |
| 1,000 LRD | 21.56 MYR |
Get LRD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MYRExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T03:48:25Z",
"rates": {
"MYR": 0.021563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MYR",
"amount": 100
},
"result": 2.1563,
"rate": 0.021563
}Build with LRD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key