Rate Overview
Live
1 MOP = 2.0704 LSL
1 LSL = 0.482994
MOP
Avg
2.1735
High
2.3866
Low
1.9809
Last updated: 7/28/2026, 2:53:18 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.07 LSL |
| 10 MOP | 20.70 LSL |
| 50 MOP | 103.52 LSL |
| 100 MOP | 207.04 LSL |
| 500 MOP | 1,035.21 LSL |
| 1,000 MOP | 2,070.42 LSL |
Get MOP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LSLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T02:53:18Z",
"rates": {
"LSL": 2.070418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LSL",
"amount": 100
},
"result": 207.04180000000002,
"rate": 2.070418
}Build with MOP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key