Rate Overview
Live
1 MYR = 3.5727 SCR
1 SCR = 0.279897
MYR
Avg
3.5000
High
3.5853
Low
3.3538
Last updated: 8/18/2026, 9:01:06 PM
Quick Conversions
| MYR | SCR |
|---|---|
| 1 MYR | 3.57 SCR |
| 10 MYR | 35.73 SCR |
| 50 MYR | 178.64 SCR |
| 100 MYR | 357.27 SCR |
| 500 MYR | 1,786.37 SCR |
| 1,000 MYR | 3,572.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-08-18T21:01:06Z",
"rates": {
"SCR": 3.572737
}
}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": 357.2737,
"rate": 3.572737
}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