Rate Overview
Live
1 MYR = 44.4281 LRD
1 LRD = 0.022508
MYR
Avg
44.3364
High
44.4749
Low
44.0785
Last updated: 8/16/2026, 10:46:22 AM
Quick Conversions
| MYR | LRD |
|---|---|
| 1 MYR | 44.43 LRD |
| 10 MYR | 444.28 LRD |
| 50 MYR | 2,221.40 LRD |
| 100 MYR | 4,442.81 LRD |
| 500 MYR | 22,214.03 LRD |
| 1,000 MYR | 44,428.06 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-08-16T10:46:22Z",
"rates": {
"LRD": 44.428061
}
}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": 4442.8061,
"rate": 44.428061
}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