Rate Overview
Live
1 SEK = 1.7924 MXN
1 MXN = 0.557918
SEK
Avg
1.9105
High
1.9881
Low
1.7924
Last updated: 7/22/2026, 8:36:38 AM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.79 MXN |
| 10 SEK | 17.92 MXN |
| 50 SEK | 89.62 MXN |
| 100 SEK | 179.24 MXN |
| 500 SEK | 896.19 MXN |
| 1,000 SEK | 1,792.38 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-07-22T08:36:38Z",
"rates": {
"MXN": 1.792379
}
}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": 179.2379,
"rate": 1.792379
}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