Rate Overview
Live
1 MOP = 2.0228 LSL
1 LSL = 0.494371
MOP
Avg
2.0566
High
2.0853
Low
2.0228
Last updated: 5/8/2026, 3:43:05 PM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.02 LSL |
| 10 MOP | 20.23 LSL |
| 50 MOP | 101.14 LSL |
| 100 MOP | 202.28 LSL |
| 500 MOP | 1,011.39 LSL |
| 1,000 MOP | 2,022.77 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-08T15:43:05Z",
"rates": {
"LSL": 2.022772
}
}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": 202.2772,
"rate": 2.022772
}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