Rate Overview
Live
1 MOP = 2995.26 SLL
1 SLL = 0.000334
MOP
Avg
2804.95
High
3052.55
Low
2594.63
Last updated: 7/29/2026, 2:18:52 PM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,995.26 SLL |
| 10 MOP | 29,952.62 SLL |
| 50 MOP | 149,763.12 SLL |
| 100 MOP | 299,526.23 SLL |
| 500 MOP | 1,497,631.15 SLL |
| 1,000 MOP | 2,995,262.30 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-29T14:18:52Z",
"rates": {
"SLL": 2995.262304
}
}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": 299526.2304,
"rate": 2995.262304
}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