Rate Overview
Live
1 MOP = 2.0147 LSL
1 LSL = 0.496345
MOP
Avg
2.0301
High
2.0389
Low
2.0147
Last updated: 4/18/2026, 8:35:26 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.01 LSL |
| 10 MOP | 20.15 LSL |
| 50 MOP | 100.74 LSL |
| 100 MOP | 201.47 LSL |
| 500 MOP | 1,007.36 LSL |
| 1,000 MOP | 2,014.73 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-04-18T08:35:26Z",
"rates": {
"LSL": 2.014729
}
}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.4729,
"rate": 2.014729
}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