Rate Overview
Live
1 MXN = 0.041603 SHP
1 SHP = 24.0367
MXN
Avg
0.040362
High
0.042990
Low
0.038003
Last updated: 3/27/2026, 4:35:52 PM
Quick Conversions
| MXN | SHP |
|---|---|
| 1 MXN | 0.04 SHP |
| 10 MXN | 0.42 SHP |
| 50 MXN | 2.08 SHP |
| 100 MXN | 4.16 SHP |
| 500 MXN | 20.80 SHP |
| 1,000 MXN | 41.60 SHP |
Get MXN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SHPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T16:35:52Z",
"rates": {
"SHP": 0.041603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SHP",
"amount": 100
},
"result": 4.1603,
"rate": 0.041603
}Build with MXN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key