Rate Overview
Live
1 MYR = 0.186161 SHP
1 SHP = 5.3717
MYR
Avg
0.179134
High
0.191940
Low
0.171724
Last updated: 3/27/2026, 7:09:58 PM
Quick Conversions
| MYR | SHP |
|---|---|
| 1 MYR | 0.19 SHP |
| 10 MYR | 1.86 SHP |
| 50 MYR | 9.31 SHP |
| 100 MYR | 18.62 SHP |
| 500 MYR | 93.08 SHP |
| 1,000 MYR | 186.16 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-03-27T19:09:58Z",
"rates": {
"SHP": 0.186161
}
}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.6161,
"rate": 0.186161
}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