Rate Overview
Live
1 MXN = 0.516136 SEK
1 SEK = 1.9375
MXN
Avg
0.523076
High
0.527678
Low
0.516136
Last updated: 3/6/2026, 6:09:19 PM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.52 SEK |
| 10 MXN | 5.16 SEK |
| 50 MXN | 25.81 SEK |
| 100 MXN | 51.61 SEK |
| 500 MXN | 258.07 SEK |
| 1,000 MXN | 516.14 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-06T18:09:19Z",
"rates": {
"SEK": 0.516136
}
}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": 51.613600000000005,
"rate": 0.516136
}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