Rate Overview
Live
1 MYR = 0.913464 SAR
1 SAR = 1.0947
MYR
Avg
0.916058
High
0.917875
Low
0.913464
Last updated: 7/30/2026, 11:15:31 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.91 SAR |
| 10 MYR | 9.13 SAR |
| 50 MYR | 45.67 SAR |
| 100 MYR | 91.35 SAR |
| 500 MYR | 456.73 SAR |
| 1,000 MYR | 913.46 SAR |
Get MYR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=SARExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-30T11:15:31Z",
"rates": {
"SAR": 0.913464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "SAR",
"amount": 100
},
"result": 91.3464,
"rate": 0.913464
}Build with MYR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key