Rate Overview
Live
1 MYR = 0.188072 SHP
1 SHP = 5.3171
MYR
Avg
0.188423
High
0.188965
Low
0.187823
Last updated: 4/17/2026, 4:58:05 AM
Quick Conversions
| MYR | SHP |
|---|---|
| 1 MYR | 0.19 SHP |
| 10 MYR | 1.88 SHP |
| 50 MYR | 9.40 SHP |
| 100 MYR | 18.81 SHP |
| 500 MYR | 94.04 SHP |
| 1,000 MYR | 188.07 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-04-17T04:58:05Z",
"rates": {
"SHP": 0.188072
}
}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.807199999999998,
"rate": 0.188072
}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