Rate Overview
Live
1 MOP = 2836.89 SLL
1 SLL = 0.000352
MOP
Avg
2831.74
High
2840.37
Low
2827.43
Last updated: 3/27/2026, 6:35:18 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,836.89 SLL |
| 10 MOP | 28,368.93 SLL |
| 50 MOP | 141,844.67 SLL |
| 100 MOP | 283,689.34 SLL |
| 500 MOP | 1,418,446.69 SLL |
| 1,000 MOP | 2,836,893.39 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-27T06:35:18Z",
"rates": {
"SLL": 2836.893386
}
}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": 283689.3386,
"rate": 2836.893386
}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