Rate Overview
Live
1 LVL = 662.6383 MRO
1 MRO = 0.001509
LVL
Avg
665.2359
High
672.4683
Low
659.9433
Last updated: 3/7/2026, 7:44:28 AM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 662.64 MRO |
| 10 LVL | 6,626.38 MRO |
| 50 LVL | 33,131.92 MRO |
| 100 LVL | 66,263.83 MRO |
| 500 LVL | 331,319.16 MRO |
| 1,000 LVL | 662,638.32 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-03-07T07:44:28Z",
"rates": {
"MRO": 662.638318
}
}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": 66263.8318,
"rate": 662.638318
}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