Rate Overview
Live
1 LVL = 647.1302 MRO
1 MRO = 0.001545
LVL
Avg
649.4329
High
652.5377
Low
647.1302
Last updated: 7/27/2026, 11:55:11 PM
Quick Conversions
| LVL | MRO |
|---|---|
| 1 LVL | 647.13 MRO |
| 10 LVL | 6,471.30 MRO |
| 50 LVL | 32,356.51 MRO |
| 100 LVL | 64,713.02 MRO |
| 500 LVL | 323,565.08 MRO |
| 1,000 LVL | 647,130.15 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-27T23:55:11Z",
"rates": {
"MRO": 647.130153
}
}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": 64713.01529999999,
"rate": 647.130153
}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