Rate Overview
Live
1 LVL = 653.3789 MRO
1 MRO = 0.001531
LVL
Avg
649.8631
High
653.3789
Low
645.7487
Last updated: 7/31/2026, 12:27:46 AM
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-31T00:27:46Z",
"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