Rate Overview
Live
1 SHP = 5.5236 MYR
1 MYR = 0.181042
SHP
Avg
5.5172
High
5.5387
Low
5.4979
Last updated: 8/19/2026, 5:10:04 AM
Quick Conversions
| SHP | MYR |
|---|---|
| 1 SHP | 5.52 MYR |
| 10 SHP | 55.24 MYR |
| 50 SHP | 276.18 MYR |
| 100 SHP | 552.36 MYR |
| 500 SHP | 2,761.79 MYR |
| 1,000 SHP | 5,523.59 MYR |
Get SHP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=MYRExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-19T05:10:04Z",
"rates": {
"MYR": 5.523586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "MYR",
"amount": 100
},
"result": 552.3586,
"rate": 5.523586
}Build with SHP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key