Rate Overview
Live
1 MOP = 2.0002 LSL
1 LSL = 0.499946
MOP
Avg
2.0340
High
2.1002
Low
1.9752
Last updated: 8/10/2026, 11:01:12 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.00 LSL |
| 10 MOP | 20.00 LSL |
| 50 MOP | 100.01 LSL |
| 100 MOP | 200.02 LSL |
| 500 MOP | 1,000.11 LSL |
| 1,000 MOP | 2,000.22 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-10T11:01:12Z",
"rates": {
"LSL": 2.000217
}
}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.0217,
"rate": 2.000217
}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