Rate Overview
Live
1 MOP = 2847.57 SLL
1 SLL = 0.000351
MOP
Avg
2845.95
High
2849.03
Low
2840.44
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,847.57 SLL |
| 10 MOP | 28,475.74 SLL |
| 50 MOP | 142,378.69 SLL |
| 100 MOP | 284,757.37 SLL |
| 500 MOP | 1,423,786.86 SLL |
| 1,000 MOP | 2,847,573.72 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-03-07T00:08:30Z",
"rates": {
"SLL": 2847.573723
}
}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": 284757.3723,
"rate": 2847.573723
}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