Rate Overview
Live
1 SHP = 5.5307 MYR
1 MYR = 0.180808
SHP
Avg
5.4836
High
5.5307
Low
5.4541
Last updated: 9/9/2026, 5:17:05 AM
Quick Conversions
| SHP | MYR |
|---|---|
| 1 SHP | 5.53 MYR |
| 10 SHP | 55.31 MYR |
| 50 SHP | 276.54 MYR |
| 100 SHP | 553.07 MYR |
| 500 SHP | 2,765.37 MYR |
| 1,000 SHP | 5,530.73 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-09-09T05:17:05Z",
"rates": {
"MYR": 5.530731
}
}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": 553.0731000000001,
"rate": 5.530731
}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