Rate Overview
Live
1 SAR = 1.0874 MYR
1 MYR = 0.919603
SAR
Avg
1.0910
High
1.1500
Low
1.0335
Last updated: 7/3/2026, 8:03:16 PM
Quick Conversions
| SAR | MYR |
|---|---|
| 1 SAR | 1.09 MYR |
| 10 SAR | 10.87 MYR |
| 50 SAR | 54.37 MYR |
| 100 SAR | 108.74 MYR |
| 500 SAR | 543.71 MYR |
| 1,000 SAR | 1,087.43 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-07-03T20:03:16Z",
"rates": {
"MYR": 1.087426
}
}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": 108.7426,
"rate": 1.087426
}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