Rate Overview
Live
1 MRO = 0.001522 LVL
1 LVL = 657.0302
MRO
Avg
0.001536
High
0.001548
Low
0.001522
Last updated: 7/31/2026, 3:50:38 PM
Quick Conversions
| MRO | LVL |
|---|---|
| 1 MRO | 0.00 LVL |
| 10 MRO | 0.02 LVL |
| 50 MRO | 0.08 LVL |
| 100 MRO | 0.15 LVL |
| 500 MRO | 0.76 LVL |
| 1,000 MRO | 1.52 LVL |
Get MRO/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=LVLExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-31T15:50:38Z",
"rates": {
"LVL": 0.001522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "LVL",
"amount": 100
},
"result": 0.1522,
"rate": 0.001522
}Build with MRO/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key