Rate Overview
Live
1 MYR = 44.6517 LRD
1 LRD = 0.022396
MYR
Avg
44.8719
High
45.0512
Low
44.6386
Last updated: 6/17/2026, 8:05:26 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 44.65 LRD |
| 10 MYR | 446.52 LRD |
| 50 MYR | 2,232.59 LRD |
| 100 MYR | 4,465.17 LRD |
| 500 MYR | 22,325.86 LRD |
| 1,000 MYR | 44,651.72 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-17T08:05:26Z",
"rates": {
"LRD": 44.651715
}
}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": 4465.1715,
"rate": 44.651715
}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