Rate Overview
Live
1 MRO = 0.456501 LRD
1 LRD = 2.1906
MRO
Avg
0.457884
High
0.459806
Low
0.455419
Last updated: 3/7/2026, 7:44:11 AM
Quick Conversions
| MRO | LRD |
|---|---|
| 1 MRO | 0.46 LRD |
| 10 MRO | 4.57 LRD |
| 50 MRO | 22.83 LRD |
| 100 MRO | 45.65 LRD |
| 500 MRO | 228.25 LRD |
| 1,000 MRO | 456.50 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-07T07:44:11Z",
"rates": {
"LRD": 0.456501
}
}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.6501,
"rate": 0.456501
}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