Rate Overview
Live
1 SLL = 0.000822 MXN
1 MXN = 1216.55
SLL
Avg
0.000824
High
0.000829
Low
0.000821
Last updated: 4/17/2026, 6:17:30 AM
Quick Conversions
| SLL | MXN |
|---|---|
| 1 SLL | 0.00 MXN |
| 10 SLL | 0.01 MXN |
| 50 SLL | 0.04 MXN |
| 100 SLL | 0.08 MXN |
| 500 SLL | 0.41 MXN |
| 1,000 SLL | 0.82 MXN |
Get SLL/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MXNExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T06:17:30Z",
"rates": {
"MXN": 0.000822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MXN",
"amount": 100
},
"result": 0.08220000000000001,
"rate": 0.000822
}Build with SLL/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key