Rate Overview
Live
1 LVL = 650.2403 MRO
1 MRO = 0.001538
LVL
Avg
659.3124
High
677.2082
Low
645.6315
Last updated: 7/29/2026, 4:30:29 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 650.24 MRO |
| 10 LVL | 6,502.40 MRO |
| 50 LVL | 32,512.01 MRO |
| 100 LVL | 65,024.03 MRO |
| 500 LVL | 325,120.13 MRO |
| 1,000 LVL | 650,240.25 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-29T16:30:29Z",
"rates": {
"MRO": 650.240252
}
}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": 65024.025200000004,
"rate": 650.240252
}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