Rate Overview
Live
1 MRO = 0.459644 LRD
1 LRD = 2.1756
MRO
Avg
0.459037
High
0.467606
Low
0.449503
Last updated: 3/29/2026, 11:08:01 AM
Quick Conversions
| MRO | LRD |
|---|---|
| 1 MRO | 0.46 LRD |
| 10 MRO | 4.60 LRD |
| 50 MRO | 22.98 LRD |
| 100 MRO | 45.96 LRD |
| 500 MRO | 229.82 LRD |
| 1,000 MRO | 459.64 LRD |
Get MRO/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=LRDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-29T11:08:01Z",
"rates": {
"LRD": 0.459644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "LRD",
"amount": 100
},
"result": 45.9644,
"rate": 0.459644
}Build with MRO/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key