Rate Overview
Live
1 MXN = 1271.66 SLL
1 SLL = 0.000786
MXN
Avg
1273.12
High
1333.38
Low
1221.79
Last updated: 3/27/2026, 9:24:01 AM
Quick Conversions
| MXN | SLL |
|---|---|
| 1 MXN | 1,271.66 SLL |
| 10 MXN | 12,716.61 SLL |
| 50 MXN | 63,583.03 SLL |
| 100 MXN | 127,166.06 SLL |
| 500 MXN | 635,830.31 SLL |
| 1,000 MXN | 1,271,660.63 SLL |
Get MXN/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SLLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T09:24:01Z",
"rates": {
"SLL": 1271.660626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SLL",
"amount": 100
},
"result": 127166.0626,
"rate": 1271.660626
}Build with MXN/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key