Rate Overview
Live
1 MXN = 1315.84 SLL
1 SLL = 0.000760
MXN
Avg
1282.63
High
1392.61
Low
1157.19
Last updated: 5/27/2026, 8:25:55 PM
Quick Conversions
| MXN | SLL |
|---|---|
| 1 MXN | 1,315.84 SLL |
| 10 MXN | 13,158.45 SLL |
| 50 MXN | 65,792.24 SLL |
| 100 MXN | 131,584.48 SLL |
| 500 MXN | 657,922.40 SLL |
| 1,000 MXN | 1,315,844.79 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-05-27T20:25:55Z",
"rates": {
"SLL": 1315.844792
}
}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": 131584.4792,
"rate": 1315.844792
}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