Rate Overview
Live
1 MOP = 2999.88 SLL
1 SLL = 0.000333
MOP
Avg
2810.08
High
2999.88
Low
2591.44
Last updated: 7/29/2026, 12:15:51 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,999.88 SLL |
| 10 MOP | 29,998.78 SLL |
| 50 MOP | 149,993.91 SLL |
| 100 MOP | 299,987.81 SLL |
| 500 MOP | 1,499,939.07 SLL |
| 1,000 MOP | 2,999,878.13 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-07-29T00:15:51Z",
"rates": {
"SLL": 2999.878133
}
}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": 299987.81330000004,
"rate": 2999.878133
}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