Rate Overview
Live
1 MOP = 2834.49 SLL
1 SLL = 0.000353
MOP
Avg
2841.29
High
2920.80
Low
2825.96
Last updated: 8/16/2026, 7:38:29 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,834.49 SLL |
| 10 MOP | 28,344.89 SLL |
| 50 MOP | 141,724.43 SLL |
| 100 MOP | 283,448.86 SLL |
| 500 MOP | 1,417,244.29 SLL |
| 1,000 MOP | 2,834,488.57 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-08-16T07:38:29Z",
"rates": {
"SLL": 2834.488572
}
}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": 283448.8572,
"rate": 2834.488572
}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