Rate Overview
Live
1 MYR = 0.942151 SAR
1 SAR = 1.0614
MYR
Avg
0.889052
High
0.966529
Low
0.830868
Last updated: 5/27/2026, 4:08:58 PM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.94 SAR |
| 10 MYR | 9.42 SAR |
| 50 MYR | 47.11 SAR |
| 100 MYR | 94.22 SAR |
| 500 MYR | 471.08 SAR |
| 1,000 MYR | 942.15 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-05-27T16:08:58Z",
"rates": {
"SAR": 0.942151
}
}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": 94.21509999999999,
"rate": 0.942151
}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