Rate Overview
Live
1 MOP = 2.0777 LSL
1 LSL = 0.481313
MOP
Avg
2.0866
High
2.2304
Low
1.9752
Last updated: 7/28/2026, 5:13:18 PM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.08 LSL |
| 10 MOP | 20.78 LSL |
| 50 MOP | 103.88 LSL |
| 100 MOP | 207.77 LSL |
| 500 MOP | 1,038.83 LSL |
| 1,000 MOP | 2,077.65 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-07-28T17:13:18Z",
"rates": {
"LSL": 2.077652
}
}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": 207.7652,
"rate": 2.077652
}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