Rate Overview
Live
1 MOP = 1.9762 LSL
1 LSL = 0.506028
MOP
Avg
1.9914
High
2.0030
Low
1.9762
Last updated: 9/5/2026, 9:09:54 PM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 1.98 LSL |
| 10 MOP | 19.76 LSL |
| 50 MOP | 98.81 LSL |
| 100 MOP | 197.62 LSL |
| 500 MOP | 988.09 LSL |
| 1,000 MOP | 1,976.17 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-09-05T21:09:54Z",
"rates": {
"LSL": 1.976174
}
}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": 197.6174,
"rate": 1.976174
}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