Rate Overview
Live
1 MYR = 0.182718 SHP
1 SHP = 5.4729
MYR
Avg
0.186108
High
0.191177
Low
0.181427
Last updated: 7/27/2026, 10:21:33 PM
Quick Conversions
| MYR | SHP |
|---|---|
| 1 MYR | 0.18 SHP |
| 10 MYR | 1.83 SHP |
| 50 MYR | 9.14 SHP |
| 100 MYR | 18.27 SHP |
| 500 MYR | 91.36 SHP |
| 1,000 MYR | 182.72 SHP |
Get MYR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SHPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-27T22:21:33Z",
"rates": {
"SHP": 0.182718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SHP",
"amount": 100
},
"result": 18.2718,
"rate": 0.182718
}Build with MYR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key