Rate Overview
Live
1 MXN = 1313.96 SLL
1 SLL = 0.000761
MXN
Avg
1250.82
High
1334.23
Low
1182.03
Last updated: 5/28/2026, 12:05:44 AM
Quick Conversions
| MXN | SLL |
|---|---|
| 1 MXN | 1,313.96 SLL |
| 10 MXN | 13,139.60 SLL |
| 50 MXN | 65,698.01 SLL |
| 100 MXN | 131,396.03 SLL |
| 500 MXN | 656,980.14 SLL |
| 1,000 MXN | 1,313,960.29 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-28T00:05:44Z",
"rates": {
"SLL": 1313.960289
}
}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": 131396.0289,
"rate": 1313.960289
}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