Rate Overview
Live
1 MOP = 2.0124 LSL
1 LSL = 0.496914
MOP
Avg
2.0328
High
2.1002
Low
1.9752
Last updated: 5/29/2026, 2:28:48 PM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.01 LSL |
| 10 MOP | 20.12 LSL |
| 50 MOP | 100.62 LSL |
| 100 MOP | 201.24 LSL |
| 500 MOP | 1,006.21 LSL |
| 1,000 MOP | 2,012.42 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-29T14:28:48Z",
"rates": {
"LSL": 2.012421
}
}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": 201.2421,
"rate": 2.012421
}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