Rate Overview
Live
1 SEK = 1.9035 MXN
1 MXN = 0.525342
SEK
Avg
1.9078
High
1.9223
Low
1.8966
Last updated: 3/27/2026, 1:50:02 AM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.90 MXN |
| 10 SEK | 19.04 MXN |
| 50 SEK | 95.18 MXN |
| 100 SEK | 190.35 MXN |
| 500 SEK | 951.76 MXN |
| 1,000 SEK | 1,903.52 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-03-27T01:50:02Z",
"rates": {
"MXN": 1.903522
}
}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": 190.35219999999998,
"rate": 1.903522
}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