Rate Overview
Live
1 MOP = 2.0054 LSL
1 LSL = 0.498665 MOP
Avg
2.2128
High
2.3492
Low
2.0054
Last updated: 1/25/2026, 11:14:46 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.01 LSL |
| 10 MOP | 20.05 LSL |
| 50 MOP | 100.27 LSL |
| 100 MOP | 200.54 LSL |
| 500 MOP | 1,002.68 LSL |
| 1,000 MOP | 2,005.35 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-01-25T11:14:46Z",
"rates": {
"LSL": 2.005353
}
}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": 200.5353,
"rate": 2.005353
}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