Rate Overview
Live
1 MOP = 2.0217 LSL
1 LSL = 0.494636
MOP
Avg
2.0180
High
2.0485
Low
2.0012
Last updated: 6/18/2026, 9:55:14 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.02 LSL |
| 10 MOP | 20.22 LSL |
| 50 MOP | 101.08 LSL |
| 100 MOP | 202.17 LSL |
| 500 MOP | 1,010.84 LSL |
| 1,000 MOP | 2,021.69 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-06-18T09:55:14Z",
"rates": {
"LSL": 2.021688
}
}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": 202.1688,
"rate": 2.021688
}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