Rate Overview
Live
1 MXN = 0.042825 SHP
1 SHP = 23.3508
MXN
Avg
0.042259
High
0.043300
Low
0.041198
Last updated: 5/27/2026, 2:53:30 PM
Quick Conversions
| MXN | SHP |
|---|---|
| 1 MXN | 0.04 SHP |
| 10 MXN | 0.43 SHP |
| 50 MXN | 2.14 SHP |
| 100 MXN | 4.28 SHP |
| 500 MXN | 21.41 SHP |
| 1,000 MXN | 42.83 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-05-27T14:53:30Z",
"rates": {
"SHP": 0.042825
}
}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.282500000000001,
"rate": 0.042825
}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