Rate Overview
Live
1 SEK = 1.8671 MXN
1 MXN = 0.535604
SEK
Avg
1.8565
High
1.8671
Low
1.8496
Last updated: 5/27/2026, 12:31:46 PM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.87 MXN |
| 10 SEK | 18.67 MXN |
| 50 SEK | 93.35 MXN |
| 100 SEK | 186.71 MXN |
| 500 SEK | 933.53 MXN |
| 1,000 SEK | 1,867.05 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-05-27T12:31:46Z",
"rates": {
"MXN": 1.86705
}
}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": 186.705,
"rate": 1.86705
}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