Rate Overview
Live
1 MXN = 0.552161 SEK
1 SEK = 1.8111
MXN
Avg
0.552968
High
0.557378
Low
0.545950
Last updated: 7/16/2026, 9:45:30 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.55 SEK |
| 10 MXN | 5.52 SEK |
| 50 MXN | 27.61 SEK |
| 100 MXN | 55.22 SEK |
| 500 MXN | 276.08 SEK |
| 1,000 MXN | 552.16 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-16T09:45:30Z",
"rates": {
"SEK": 0.552161
}
}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.216100000000004,
"rate": 0.552161
}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