Rate Overview
Live
1 MYR = 3.4986 SCR
1 SCR = 0.285826
MYR
Avg
3.5239
High
3.6172
Low
3.4083
Last updated: 9/8/2026, 8:44:17 PM
Quick Conversions
| MYR | SCR |
|---|---|
| 1 MYR | 3.50 SCR |
| 10 MYR | 34.99 SCR |
| 50 MYR | 174.93 SCR |
| 100 MYR | 349.86 SCR |
| 500 MYR | 1,749.32 SCR |
| 1,000 MYR | 3,498.63 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-09-08T20:44:17Z",
"rates": {
"SCR": 3.498633
}
}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": 349.8633,
"rate": 3.498633
}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