Rate Overview
Live
1 LVL = 657.2966 MRO
1 MRO = 0.001521
LVL
Avg
660.4720
High
680.7700
Low
646.6147
Last updated: 8/1/2026, 12:34:01 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 657.30 MRO |
| 10 LVL | 6,572.97 MRO |
| 50 LVL | 32,864.83 MRO |
| 100 LVL | 65,729.66 MRO |
| 500 LVL | 328,648.32 MRO |
| 1,000 LVL | 657,296.64 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-08-01T12:34:01Z",
"rates": {
"MRO": 657.296638
}
}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": 65729.66380000001,
"rate": 657.296638
}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