Rate Overview
Live
1 SLL = 0.000352 MOP
1 MOP = 2840.91
SLL
Avg
0.000355
High
0.000384
Low
0.000351
Last updated: 2/14/2026, 1:09:07 PM
Quick Conversions
| SLL | MOP |
|---|---|
| 1 SLL | 0.00 MOP |
| 10 SLL | 0.00 MOP |
| 50 SLL | 0.02 MOP |
| 100 SLL | 0.04 MOP |
| 500 SLL | 0.18 MOP |
| 1,000 SLL | 0.35 MOP |
Get SLL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MOPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-02-14T13:09:07Z",
"rates": {
"MOP": 0.000352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MOP",
"amount": 100
},
"result": 0.0352,
"rate": 0.000352
}Build with SLL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key