Rate Overview
Live
1 MYR = 0.190277 SHP
1 SHP = 5.2555
MYR
Avg
0.188808
High
0.190277
Low
0.187524
Last updated: 5/7/2026, 8:38:25 AM
Quick Conversions
| MYR | SHP |
|---|---|
| 1 MYR | 0.19 SHP |
| 10 MYR | 1.90 SHP |
| 50 MYR | 9.51 SHP |
| 100 MYR | 19.03 SHP |
| 500 MYR | 95.14 SHP |
| 1,000 MYR | 190.28 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-05-07T08:38:25Z",
"rates": {
"SHP": 0.190277
}
}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": 19.0277,
"rate": 0.190277
}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