Rate Overview
Live
1 LVL = 655.8938 MRO
1 MRO = 0.001525
LVL
Avg
660.0868
High
673.6119
Low
652.4057
Last updated: 3/29/2026, 11:11:20 AM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 655.89 MRO |
| 10 LVL | 6,558.94 MRO |
| 50 LVL | 32,794.69 MRO |
| 100 LVL | 65,589.38 MRO |
| 500 LVL | 327,946.88 MRO |
| 1,000 LVL | 655,893.77 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-29T11:11:20Z",
"rates": {
"MRO": 655.893766
}
}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": 65589.3766,
"rate": 655.893766
}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