Rate Overview
Live
1 MYR = 0.934990 SAR
1 SAR = 1.0695
MYR
Avg
0.954674
High
0.967545
Low
0.934990
Last updated: 3/27/2026, 9:30:00 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.93 SAR |
| 10 MYR | 9.35 SAR |
| 50 MYR | 46.75 SAR |
| 100 MYR | 93.50 SAR |
| 500 MYR | 467.50 SAR |
| 1,000 MYR | 934.99 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-27T09:30:00Z",
"rates": {
"SAR": 0.93499
}
}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.499,
"rate": 0.93499
}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