Rate Overview
Live
1 MXN = 1215.88 SLL
1 SLL = 0.000822
MXN
Avg
1205.51
High
1215.98
Low
1197.16
Last updated: 5/7/2026, 8:08:56 AM
Quick Conversions
| MXN | SLL |
|---|---|
| 1 MXN | 1,215.88 SLL |
| 10 MXN | 12,158.83 SLL |
| 50 MXN | 60,794.17 SLL |
| 100 MXN | 121,588.33 SLL |
| 500 MXN | 607,941.67 SLL |
| 1,000 MXN | 1,215,883.34 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-07T08:08:56Z",
"rates": {
"SLL": 1215.88334
}
}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": 121588.334,
"rate": 1215.88334
}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