Rate Overview
Live
1 MOP = 2834.64 SLL
1 SLL = 0.000353
MOP
Avg
2818.50
High
3022.61
Low
2596.41
Last updated: 5/29/2026, 2:28:03 PM
Quick Conversions
| MOP | SLL |
|---|---|
| 1 MOP | 2,834.64 SLL |
| 10 MOP | 28,346.36 SLL |
| 50 MOP | 141,731.78 SLL |
| 100 MOP | 283,463.57 SLL |
| 500 MOP | 1,417,317.84 SLL |
| 1,000 MOP | 2,834,635.67 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-29T14:28:03Z",
"rates": {
"SLL": 2834.635672
}
}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": 283463.5672,
"rate": 2834.635672
}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