Rate Overview
Live
1 SEK = 1.7927 MXN
1 MXN = 0.557832
SEK
Avg
1.8066
High
1.8190
Low
1.7927
Last updated: 7/21/2026, 8:33:41 PM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.79 MXN |
| 10 SEK | 17.93 MXN |
| 50 SEK | 89.63 MXN |
| 100 SEK | 179.27 MXN |
| 500 SEK | 896.33 MXN |
| 1,000 SEK | 1,792.66 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-21T20:33:41Z",
"rates": {
"MXN": 1.792656
}
}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.2656,
"rate": 1.792656
}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