Rate Overview
Live
1 MYR = 3.5967 SCR
1 SCR = 0.278029
MYR
Avg
3.6168
High
3.8230
Low
3.4808
Last updated: 4/18/2026, 8:53:53 AM
Quick Conversions
| MYR | SCR |
|---|---|
| 1 MYR | 3.60 SCR |
| 10 MYR | 35.97 SCR |
| 50 MYR | 179.84 SCR |
| 100 MYR | 359.67 SCR |
| 500 MYR | 1,798.37 SCR |
| 1,000 MYR | 3,596.74 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-04-18T08:53:53Z",
"rates": {
"SCR": 3.596742
}
}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": 359.6742,
"rate": 3.596742
}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