Rate Overview
Live
1 MOP = 2828.33 SLL
1 SLL = 0.000354
MOP
Avg
2854.84
High
3066.93
Low
2827.38
Last updated: 6/18/2026, 9:54:21 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,828.33 SLL |
| 10 MOP | 28,283.31 SLL |
| 50 MOP | 141,416.54 SLL |
| 100 MOP | 282,833.07 SLL |
| 500 MOP | 1,414,165.36 SLL |
| 1,000 MOP | 2,828,330.71 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-06-18T09:54:21Z",
"rates": {
"SLL": 2828.330713
}
}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": 282833.0713,
"rate": 2828.330713
}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