Rate Overview
Live
1 SEK = 1.8660 MXN
1 MXN = 0.535894
SEK
Avg
1.8827
High
1.8947
Low
1.8660
Last updated: 5/7/2026, 5:37:03 AM
Quick Conversions
| SEK | MXN |
|---|---|
| 1 SEK | 1.87 MXN |
| 10 SEK | 18.66 MXN |
| 50 SEK | 93.30 MXN |
| 100 SEK | 186.60 MXN |
| 500 SEK | 933.02 MXN |
| 1,000 SEK | 1,866.04 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-05-07T05:37:03Z",
"rates": {
"MXN": 1.866042
}
}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": 186.6042,
"rate": 1.866042
}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