Rate Overview
Live
1 MYR = 0.935326 SAR
1 SAR = 1.0691
MYR
Avg
0.947559
High
0.955463
Low
0.935326
Last updated: 3/27/2026, 6:05:33 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.94 SAR |
| 10 MYR | 9.35 SAR |
| 50 MYR | 46.77 SAR |
| 100 MYR | 93.53 SAR |
| 500 MYR | 467.66 SAR |
| 1,000 MYR | 935.33 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-03-27T06:05:33Z",
"rates": {
"SAR": 0.935326
}
}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": 93.5326,
"rate": 0.935326
}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