Rate Overview
Live
1 MOP = 2.0422 LSL
1 LSL = 0.489660
MOP
Avg
2.0358
High
2.0457
Low
2.0239
Last updated: 5/28/2026, 9:39:48 PM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.04 LSL |
| 10 MOP | 20.42 LSL |
| 50 MOP | 102.11 LSL |
| 100 MOP | 204.22 LSL |
| 500 MOP | 1,021.12 LSL |
| 1,000 MOP | 2,042.23 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-05-28T21:39:48Z",
"rates": {
"LSL": 2.042234
}
}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": 204.2234,
"rate": 2.042234
}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