Rate Overview
Live
1 SCR = 0.278345 MYR
1 MYR = 3.5927
SCR
Avg
0.275473
High
0.289435
Low
0.258924
Last updated: 3/27/2026, 8:27:07 AM
Quick Conversions
| SCR | MYR |
|---|---|
| 1 SCR | 0.28 MYR |
| 10 SCR | 2.78 MYR |
| 50 SCR | 13.92 MYR |
| 100 SCR | 27.83 MYR |
| 500 SCR | 139.17 MYR |
| 1,000 SCR | 278.35 MYR |
Get SCR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=MYRExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T08:27:07Z",
"rates": {
"MYR": 0.278345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "MYR",
"amount": 100
},
"result": 27.834500000000002,
"rate": 0.278345
}Build with SCR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key