Rate Overview
Live
1 SAR = 1.0914 MYR
1 MYR = 0.916254
SAR
Avg
1.0879
High
1.0917
Low
1.0853
Last updated: 7/8/2026, 6:07:14 PM
Quick Conversions
| SAR | MYR |
|---|---|
| 1 SAR | 1.09 MYR |
| 10 SAR | 10.91 MYR |
| 50 SAR | 54.57 MYR |
| 100 SAR | 109.14 MYR |
| 500 SAR | 545.70 MYR |
| 1,000 SAR | 1,091.40 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-08T18:07:14Z",
"rates": {
"MYR": 1.0914
}
}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.13999999999999,
"rate": 1.0914
}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