Rate Overview
Live
1 MXN = 0.544017 SEK
1 SEK = 1.8382
MXN
Avg
0.545862
High
0.548500
Low
0.541119
Last updated: 6/16/2026, 7:22:21 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.54 SEK |
| 10 MXN | 5.44 SEK |
| 50 MXN | 27.20 SEK |
| 100 MXN | 54.40 SEK |
| 500 MXN | 272.01 SEK |
| 1,000 MXN | 544.02 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-06-16T19:22:21Z",
"rates": {
"SEK": 0.544017
}
}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": 54.4017,
"rate": 0.544017
}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