Rate Overview
Live
1 SEK = 1.9395 MXN
1 MXN = 0.515610
SEK
Avg
1.9121
High
1.9395
Low
1.8951
Last updated: 3/6/2026, 9:07:45 PM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.94 MXN |
| 10 SEK | 19.39 MXN |
| 50 SEK | 96.97 MXN |
| 100 SEK | 193.95 MXN |
| 500 SEK | 969.73 MXN |
| 1,000 SEK | 1,939.45 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-06T21:07:45Z",
"rates": {
"MXN": 1.939451
}
}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": 193.9451,
"rate": 1.939451
}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