Rate Overview
Live
1 MOP = 2929.96 SLL
1 SLL = 0.000341
MOP
Avg
2866.72
High
2929.96
Low
2833.33
Last updated: 7/25/2026, 4:44:02 AM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,929.96 SLL |
| 10 MOP | 29,299.64 SLL |
| 50 MOP | 146,498.19 SLL |
| 100 MOP | 292,996.37 SLL |
| 500 MOP | 1,464,981.87 SLL |
| 1,000 MOP | 2,929,963.75 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-25T04:44:02Z",
"rates": {
"SLL": 2929.963745
}
}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": 292996.3745,
"rate": 2929.963745
}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