Rate Overview
Live
1 MXN = 0.525341 SEK
1 SEK = 1.9035
MXN
Avg
0.509964
High
0.527253
Low
0.482405
Last updated: 3/27/2026, 1:49:52 AM
Quick Conversions
| MXN | SEK |
|---|---|
| 1 MXN | 0.53 SEK |
| 10 MXN | 5.25 SEK |
| 50 MXN | 26.27 SEK |
| 100 MXN | 52.53 SEK |
| 500 MXN | 262.67 SEK |
| 1,000 MXN | 525.34 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-27T01:49:52Z",
"rates": {
"SEK": 0.525341
}
}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.534099999999995,
"rate": 0.525341
}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