Rate Overview
Live
1 MOP = 1.9976 LSL
1 LSL = 0.500599
MOP
Avg
2.0030
High
2.0248
Low
1.9976
Last updated: 8/14/2026, 1:24:08 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.00 LSL |
| 10 MOP | 19.98 LSL |
| 50 MOP | 99.88 LSL |
| 100 MOP | 199.76 LSL |
| 500 MOP | 998.80 LSL |
| 1,000 MOP | 1,997.61 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-08-14T01:24:08Z",
"rates": {
"LSL": 1.997608
}
}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": 199.76080000000002,
"rate": 1.997608
}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