Rate Overview
Live
1 SLL = 0.000351 MOP
1 MOP = 2849.00 SLL
Avg
0.000350
High
0.000351
Low
0.000348
Last updated: 1/25/2026, 11:02:31 AM
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-01-25T11:02:31Z",
"rates": {
"MOP": 0.000351
}
}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.0351,
"rate": 0.000351
}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