Rate Overview
Live
1 MOP = 2.0582 LSL
1 LSL = 0.485864
MOP
Avg
2.0171
High
2.0582
Low
1.9726
Last updated: 3/7/2026, 12:13:50 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.06 LSL |
| 10 MOP | 20.58 LSL |
| 50 MOP | 102.91 LSL |
| 100 MOP | 205.82 LSL |
| 500 MOP | 1,029.10 LSL |
| 1,000 MOP | 2,058.19 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-03-07T00:13:50Z",
"rates": {
"LSL": 2.058191
}
}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": 205.8191,
"rate": 2.058191
}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