Rate Overview
Live
1 MOP = 2832.17 SLL
1 SLL = 0.000353
MOP
Avg
2819.37
High
2873.52
Low
2591.44
Last updated: 5/28/2026, 11:01:06 PM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,832.17 SLL |
| 10 MOP | 28,321.72 SLL |
| 50 MOP | 141,608.62 SLL |
| 100 MOP | 283,217.24 SLL |
| 500 MOP | 1,416,086.18 SLL |
| 1,000 MOP | 2,832,172.36 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-05-28T23:01:06Z",
"rates": {
"SLL": 2832.172357
}
}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": 283217.2357,
"rate": 2832.172357
}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