Rate Overview
Live
1 LVL = 652.1691 MRO
1 MRO = 0.001533
LVL
Avg
650.6128
High
652.9245
Low
647.8201
Last updated: 7/8/2026, 9:12:36 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 652.17 MRO |
| 10 LVL | 6,521.69 MRO |
| 50 LVL | 32,608.45 MRO |
| 100 LVL | 65,216.91 MRO |
| 500 LVL | 326,084.54 MRO |
| 1,000 LVL | 652,169.09 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-08T21:12:36Z",
"rates": {
"MRO": 652.169087
}
}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": 65216.9087,
"rate": 652.169087
}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