Rate Overview
Live
1 MXN = 0.525884 SEK
1 SEK = 1.9016
MXN
Avg
0.526208
High
0.653506
Low
0.417978
Last updated: 3/27/2026, 12:12:49 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.53 SEK |
| 10 MXN | 5.26 SEK |
| 50 MXN | 26.29 SEK |
| 100 MXN | 52.59 SEK |
| 500 MXN | 262.94 SEK |
| 1,000 MXN | 525.88 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-03-27T00:12:49Z",
"rates": {
"SEK": 0.525884
}
}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": 52.5884,
"rate": 0.525884
}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