Rate Overview
Live
1 MYR = 3.5599 SCR
1 SCR = 0.280908
MYR
Avg
3.5394
High
3.6899
Low
3.4527
Last updated: 5/9/2026, 4:57:23 AM
Quick Conversions
| MYR | SCR |
|---|---|
| 1 MYR | 3.56 SCR |
| 10 MYR | 35.60 SCR |
| 50 MYR | 177.99 SCR |
| 100 MYR | 355.99 SCR |
| 500 MYR | 1,779.94 SCR |
| 1,000 MYR | 3,559.88 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-05-09T04:57:23Z",
"rates": {
"SCR": 3.559883
}
}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": 355.98830000000004,
"rate": 3.559883
}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