Rate Overview
Live
1 SAR = 1.0537 MYR
1 MYR = 0.949008
SAR
Avg
1.0535
High
1.0570
Low
1.0503
Last updated: 4/18/2026, 8:51:58 AM
Quick Conversions
| SAR | MYR |
|---|---|
| 1 SAR | 1.05 MYR |
| 10 SAR | 10.54 MYR |
| 50 SAR | 52.69 MYR |
| 100 SAR | 105.37 MYR |
| 500 SAR | 526.87 MYR |
| 1,000 SAR | 1,053.73 MYR |
Get SAR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MYRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-18T08:51:58Z",
"rates": {
"MYR": 1.053732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MYR",
"amount": 100
},
"result": 105.37319999999998,
"rate": 1.053732
}Build with SAR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key