Rate Overview
Live
1 MYR = 45.8853 LRD
1 LRD = 0.021793
MYR
Avg
46.2713
High
47.6231
Low
43.9093
Last updated: 5/28/2026, 3:45:42 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 45.89 LRD |
| 10 MYR | 458.85 LRD |
| 50 MYR | 2,294.26 LRD |
| 100 MYR | 4,588.53 LRD |
| 500 MYR | 22,942.64 LRD |
| 1,000 MYR | 45,885.27 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-05-28T03:45:42Z",
"rates": {
"LRD": 45.88527
}
}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": 4588.527,
"rate": 45.88527
}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