Rate Overview
Live
1 MOP = 0.076489 LVL
1 LVL = 13.0738
MOP
Avg
0.075121
High
0.076548
Low
0.073532
Last updated: 7/25/2026, 2:53:49 PM
Quick Conversions
| MOP | LVL |
|---|---|
| 1 MOP | 0.08 LVL |
| 10 MOP | 0.76 LVL |
| 50 MOP | 3.82 LVL |
| 100 MOP | 7.65 LVL |
| 500 MOP | 38.24 LVL |
| 1,000 MOP | 76.49 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-07-25T14:53:49Z",
"rates": {
"LVL": 0.076489
}
}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.6489,
"rate": 0.076489
}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