Rate Overview
Live
1 MRO = 0.454608 LRD
1 LRD = 2.1997
MRO
Avg
0.458034
High
0.468745
Low
0.451047
Last updated: 7/29/2026, 12:02:02 AM
Quick Conversions
| MRO | LRD |
|---|---|
| 1 MRO | 0.45 LRD |
| 10 MRO | 4.55 LRD |
| 50 MRO | 22.73 LRD |
| 100 MRO | 45.46 LRD |
| 500 MRO | 227.30 LRD |
| 1,000 MRO | 454.61 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-07-29T00:02:02Z",
"rates": {
"LRD": 0.454608
}
}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.4608,
"rate": 0.454608
}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