Rate Overview
Live
1 MXN = 0.566662 SEK
1 SEK = 1.7647
MXN
Avg
0.564868
High
0.566845
Low
0.563000
Last updated: 9/5/2026, 8:21:10 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.57 SEK |
| 10 MXN | 5.67 SEK |
| 50 MXN | 28.33 SEK |
| 100 MXN | 56.67 SEK |
| 500 MXN | 283.33 SEK |
| 1,000 MXN | 566.66 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-09-05T08:21:10Z",
"rates": {
"SEK": 0.566662
}
}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": 56.6662,
"rate": 0.566662
}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