Rate Overview
Live
1 MYR = 3.5354 SCR
1 SCR = 0.282856
MYR
Avg
3.4274
High
3.7605
Low
3.1458
Last updated: 7/29/2026, 7:22:26 PM
Quick Conversions
| MYR | SCR |
|---|---|
| 1 MYR | 3.54 SCR |
| 10 MYR | 35.35 SCR |
| 50 MYR | 176.77 SCR |
| 100 MYR | 353.54 SCR |
| 500 MYR | 1,767.68 SCR |
| 1,000 MYR | 3,535.37 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-07-29T19:22:26Z",
"rates": {
"SCR": 3.535369
}
}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": 353.5369,
"rate": 3.535369
}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