Rate Overview
Live
1 MOP = 2838.25 SLL
1 SLL = 0.000352
MOP
Avg
2845.06
High
2904.97
Low
2835.56
Last updated: 9/3/2026, 8:39:27 PM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,838.25 SLL |
| 10 MOP | 28,382.46 SLL |
| 50 MOP | 141,912.29 SLL |
| 100 MOP | 283,824.59 SLL |
| 500 MOP | 1,419,122.94 SLL |
| 1,000 MOP | 2,838,245.88 SLL |
Get MOP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SLLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-03T20:39:27Z",
"rates": {
"SLL": 2838.245876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SLL",
"amount": 100
},
"result": 283824.58759999997,
"rate": 2838.245876
}Build with MOP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key