Rate Overview
Live
1 MRO = 0.451581 LRD
1 LRD = 2.2144
MRO
Avg
0.476258
High
0.505876
Low
0.445334
Last updated: 7/26/2026, 1:46:16 AM
Quick Conversions
| MRO | LRD |
|---|---|
| 1 MRO | 0.45 LRD |
| 10 MRO | 4.52 LRD |
| 50 MRO | 22.58 LRD |
| 100 MRO | 45.16 LRD |
| 500 MRO | 225.79 LRD |
| 1,000 MRO | 451.58 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-26T01:46:16Z",
"rates": {
"LRD": 0.451581
}
}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.158100000000005,
"rate": 0.451581
}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