Rate Overview
Live
1 MOP = 2844.46 SLL
1 SLL = 0.000352 MOP
Avg
2843.94
High
2904.02
Low
2805.27
Last updated: 1/25/2026, 11:11:42 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,844.46 SLL |
| 10 MOP | 28,444.63 SLL |
| 50 MOP | 142,223.14 SLL |
| 100 MOP | 284,446.28 SLL |
| 500 MOP | 1,422,231.40 SLL |
| 1,000 MOP | 2,844,462.79 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-01-25T11:11:42Z",
"rates": {
"SLL": 2844.462793
}
}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": 284446.2793,
"rate": 2844.462793
}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