Rate Overview
Live
1 LVL = 663.1040 MRO
1 MRO = 0.001508
LVL
Avg
664.3439
High
680.7700
Low
654.1577
Last updated: 6/1/2026, 12:18:05 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 663.10 MRO |
| 10 LVL | 6,631.04 MRO |
| 50 LVL | 33,155.20 MRO |
| 100 LVL | 66,310.40 MRO |
| 500 LVL | 331,551.98 MRO |
| 1,000 LVL | 663,103.96 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-06-01T12:18:05Z",
"rates": {
"MRO": 663.103959
}
}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": 66310.3959,
"rate": 663.103959
}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