Rate Overview
Live
1 LVL = 661.3052 MRO
1 MRO = 0.001512
LVL
Avg
663.5342
High
665.9921
Low
661.1387
Last updated: 9/11/2026, 12:12:07 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 661.31 MRO |
| 10 LVL | 6,613.05 MRO |
| 50 LVL | 33,065.26 MRO |
| 100 LVL | 66,130.52 MRO |
| 500 LVL | 330,652.62 MRO |
| 1,000 LVL | 661,305.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-09-11T12:12:07Z",
"rates": {
"MRO": 661.305245
}
}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": 66130.5245,
"rate": 661.305245
}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