Rate Overview
Live
1 MYR = 3.5668 SCR
1 SCR = 0.280364
MYR
Avg
3.4847
High
3.5893
Low
3.2319
Last updated: 7/9/2026, 7:47:50 AM
Quick Conversions
| MYR | SCR |
|---|---|
| 1 MYR | 3.57 SCR |
| 10 MYR | 35.67 SCR |
| 50 MYR | 178.34 SCR |
| 100 MYR | 356.68 SCR |
| 500 MYR | 1,783.40 SCR |
| 1,000 MYR | 3,566.80 SCR |
Get MYR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SCRExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-09T07:47:50Z",
"rates": {
"SCR": 3.566798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SCR",
"amount": 100
},
"result": 356.6798,
"rate": 3.566798
}Build with MYR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key