Rate Overview
Live
1 SAR = 1.0935 MYR
1 MYR = 0.914523
SAR
Avg
1.0630
High
1.1041
Low
1.0349
Last updated: 7/22/2026, 8:40:25 AM
Quick Conversions
| SAR | MYR |
|---|---|
| 1 SAR | 1.09 MYR |
| 10 SAR | 10.93 MYR |
| 50 SAR | 54.67 MYR |
| 100 SAR | 109.35 MYR |
| 500 SAR | 546.73 MYR |
| 1,000 SAR | 1,093.47 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-22T08:40:25Z",
"rates": {
"MYR": 1.093466
}
}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": 109.34660000000001,
"rate": 1.093466
}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