Rate Overview
Live
1 SHP = 5.2555 MYR
1 MYR = 0.190277
SHP
Avg
5.2966
High
5.3326
Low
5.2555
Last updated: 5/7/2026, 7:49:36 AM
Quick Conversions
| SHP | MYR |
|---|---|
| 1 SHP | 5.26 MYR |
| 10 SHP | 52.55 MYR |
| 50 SHP | 262.77 MYR |
| 100 SHP | 525.55 MYR |
| 500 SHP | 2,627.74 MYR |
| 1,000 SHP | 5,255.49 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-05-07T07:49:36Z",
"rates": {
"MYR": 5.255485
}
}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": 525.5485,
"rate": 5.255485
}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