Rate Overview
Live
1 MXN = 0.554188 SEK
1 SEK = 1.8044
MXN
Avg
0.531628
High
0.644748
Low
0.425844
Last updated: 7/12/2026, 5:51:36 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.55 SEK |
| 10 MXN | 5.54 SEK |
| 50 MXN | 27.71 SEK |
| 100 MXN | 55.42 SEK |
| 500 MXN | 277.09 SEK |
| 1,000 MXN | 554.19 SEK |
Get MXN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SEKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-12T05:51:36Z",
"rates": {
"SEK": 0.554188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SEK",
"amount": 100
},
"result": 55.418800000000005,
"rate": 0.554188
}Build with MXN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key