Rate Overview
Live
1 SCR = 0.285016 MYR
1 MYR = 3.5086
SCR
Avg
0.283956
High
0.289629
Low
0.271008
Last updated: 5/6/2026, 10:26:13 AM
Quick Conversions
| SCR | MYR |
|---|---|
| 1 SCR | 0.29 MYR |
| 10 SCR | 2.85 MYR |
| 50 SCR | 14.25 MYR |
| 100 SCR | 28.50 MYR |
| 500 SCR | 142.51 MYR |
| 1,000 SCR | 285.02 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-05-06T10:26:13Z",
"rates": {
"MYR": 0.285016
}
}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": 28.5016,
"rate": 0.285016
}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