Rate Overview
Live
1 MYR = 0.934936 SAR
1 SAR = 1.0696
MYR
Avg
0.883186
High
0.966529
Low
0.830868
Last updated: 3/27/2026, 1:25:19 PM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.93 SAR |
| 10 MYR | 9.35 SAR |
| 50 MYR | 46.75 SAR |
| 100 MYR | 93.49 SAR |
| 500 MYR | 467.47 SAR |
| 1,000 MYR | 934.94 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-27T13:25:19Z",
"rates": {
"SAR": 0.934936
}
}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.4936,
"rate": 0.934936
}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