Rate Overview
Live
1 LVL = 653.3789 MRO
1 MRO = 0.001531
LVL
Avg
660.3213
High
680.7700
Low
646.6147
Last updated: 7/30/2026, 5:34:20 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 653.38 MRO |
| 10 LVL | 6,533.79 MRO |
| 50 LVL | 32,668.95 MRO |
| 100 LVL | 65,337.89 MRO |
| 500 LVL | 326,689.47 MRO |
| 1,000 LVL | 653,378.94 MRO |
Get LVL/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=MROExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-30T17:34:20Z",
"rates": {
"MRO": 653.378941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "MRO",
"amount": 100
},
"result": 65337.894100000005,
"rate": 653.378941
}Build with LVL/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key