Rate Overview
Live
1 MYR = 0.934824 SAR
1 SAR = 1.0697
MYR
Avg
0.947893
High
0.966431
Low
0.926413
Last updated: 3/27/2026, 7:51:23 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.93 SAR |
| 10 MYR | 9.35 SAR |
| 50 MYR | 46.74 SAR |
| 100 MYR | 93.48 SAR |
| 500 MYR | 467.41 SAR |
| 1,000 MYR | 934.82 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-27T07:51:23Z",
"rates": {
"SAR": 0.934824
}
}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.4824,
"rate": 0.934824
}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