Rate Overview
Live
1 SEK = 1.8855 MXN
1 MXN = 0.530372
SEK
Avg
1.8753
High
1.8857
Low
1.8656
Last updated: 4/16/2026, 6:01:20 AM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.89 MXN |
| 10 SEK | 18.85 MXN |
| 50 SEK | 94.27 MXN |
| 100 SEK | 188.55 MXN |
| 500 SEK | 942.74 MXN |
| 1,000 SEK | 1,885.47 MXN |
Get SEK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MXNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-16T06:01:20Z",
"rates": {
"MXN": 1.88547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MXN",
"amount": 100
},
"result": 188.547,
"rate": 1.88547
}Build with SEK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key