Rate Overview
Live
1 MOP = 2.1176 LSL
1 LSL = 0.472227
MOP
Avg
2.1638
High
2.4266
Low
1.9790
Last updated: 3/27/2026, 8:24:13 AM
Quick Conversions
| MOP | LSL |
|---|---|
| 1 MOP | 2.12 LSL |
| 10 MOP | 21.18 LSL |
| 50 MOP | 105.88 LSL |
| 100 MOP | 211.76 LSL |
| 500 MOP | 1,058.81 LSL |
| 1,000 MOP | 2,117.63 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-03-27T08:24:13Z",
"rates": {
"LSL": 2.117626
}
}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": 211.7626,
"rate": 2.117626
}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