Rate Overview
Live
1 MYR = 0.947420 SAR
1 SAR = 1.0555
MYR
Avg
0.948545
High
0.952109
Low
0.946059
Last updated: 4/17/2026, 6:32:06 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.95 SAR |
| 10 MYR | 9.47 SAR |
| 50 MYR | 47.37 SAR |
| 100 MYR | 94.74 SAR |
| 500 MYR | 473.71 SAR |
| 1,000 MYR | 947.42 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-04-17T06:32:06Z",
"rates": {
"SAR": 0.94742
}
}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.742,
"rate": 0.94742
}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