Rate Overview
Live
1 MOP = 0.074930 LVL
1 LVL = 13.3458
MOP
Avg
0.075030
High
0.075152
Low
0.074869
Last updated: 9/5/2026, 10:26:18 AM
Quick Conversions
| MOP | LVL |
|---|---|
| 1 MOP | 0.07 LVL |
| 10 MOP | 0.75 LVL |
| 50 MOP | 3.75 LVL |
| 100 MOP | 7.49 LVL |
| 500 MOP | 37.46 LVL |
| 1,000 MOP | 74.93 LVL |
Get MOP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LVLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-05T10:26:18Z",
"rates": {
"LVL": 0.07493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LVL",
"amount": 100
},
"result": 7.492999999999999,
"rate": 0.07493
}Build with MOP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key