Rate Overview
Live
1 SCR = 0.278224 MYR
1 MYR = 3.5942
SCR
Avg
0.272213
High
0.287086
Low
0.258787
Last updated: 3/27/2026, 6:42:30 AM
Quick Conversions
| SCR | MYR |
|---|---|
| 1 SCR | 0.28 MYR |
| 10 SCR | 2.78 MYR |
| 50 SCR | 13.91 MYR |
| 100 SCR | 27.82 MYR |
| 500 SCR | 139.11 MYR |
| 1,000 SCR | 278.22 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-27T06:42:30Z",
"rates": {
"MYR": 0.278224
}
}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.822400000000002,
"rate": 0.278224
}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