Rate Overview
Live
1 LVL = 645.7487 MRO
1 MRO = 0.001549
LVL
Avg
661.1921
High
680.7700
Low
645.7487
Last updated: 7/28/2026, 8:49:32 AM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 645.75 MRO |
| 10 LVL | 6,457.49 MRO |
| 50 LVL | 32,287.43 MRO |
| 100 LVL | 64,574.87 MRO |
| 500 LVL | 322,874.33 MRO |
| 1,000 LVL | 645,748.67 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-28T08:49:32Z",
"rates": {
"MRO": 645.74867
}
}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": 64574.867,
"rate": 645.74867
}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