Rate Overview
Live
1 SEK = 1.8704 MXN
1 MXN = 0.534643
SEK
Avg
1.9157
High
2.4019
Low
1.5627
Last updated: 5/27/2026, 5:30:53 PM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.87 MXN |
| 10 SEK | 18.70 MXN |
| 50 SEK | 93.52 MXN |
| 100 SEK | 187.04 MXN |
| 500 SEK | 935.20 MXN |
| 1,000 SEK | 1,870.41 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-27T17:30:53Z",
"rates": {
"MXN": 1.870407
}
}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": 187.0407,
"rate": 1.870407
}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