Rate Overview
Live
1 SEK = 1.8312 MXN
1 MXN = 0.546077
SEK
Avg
1.8312
High
1.8480
Low
1.8232
Last updated: 6/16/2026, 2:03:13 PM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.83 MXN |
| 10 SEK | 18.31 MXN |
| 50 SEK | 91.56 MXN |
| 100 SEK | 183.12 MXN |
| 500 SEK | 915.62 MXN |
| 1,000 SEK | 1,831.24 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-06-16T14:03:13Z",
"rates": {
"MXN": 1.831244
}
}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": 183.1244,
"rate": 1.831244
}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