Rate Overview
Live
1 MXN = 1349.90 SLL
1 SLL = 0.000741
MXN
Avg
1352.02
High
1377.07
Low
1346.10
Last updated: 9/3/2026, 3:52:51 AM
Quick Conversions
| MXN | SLL |
|---|---|
| 1 MXN | 1,349.90 SLL |
| 10 MXN | 13,498.96 SLL |
| 50 MXN | 67,494.79 SLL |
| 100 MXN | 134,989.57 SLL |
| 500 MXN | 674,947.87 SLL |
| 1,000 MXN | 1,349,895.73 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-09-03T03:52:51Z",
"rates": {
"SLL": 1349.895733
}
}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": 134989.57330000002,
"rate": 1349.895733
}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