Rate Overview
Live
1 MYR = 0.949703 SAR
1 SAR = 1.0530
MYR
Avg
0.956385
High
0.963984
Low
0.949703
Last updated: 3/7/2026, 1:07:05 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.95 SAR |
| 10 MYR | 9.50 SAR |
| 50 MYR | 47.49 SAR |
| 100 MYR | 94.97 SAR |
| 500 MYR | 474.85 SAR |
| 1,000 MYR | 949.70 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-07T01:07:05Z",
"rates": {
"SAR": 0.949703
}
}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.9703,
"rate": 0.949703
}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