Rate Overview
Live
1 SAR = 1.0530 MYR
1 MYR = 0.949704
SAR
Avg
1.0456
High
1.0530
Low
1.0374
Last updated: 3/7/2026, 12:31:18 AM
Quick Conversions
| SAR | MYR |
|---|---|
| 1 SAR | 1.05 MYR |
| 10 SAR | 10.53 MYR |
| 50 SAR | 52.65 MYR |
| 100 SAR | 105.30 MYR |
| 500 SAR | 526.48 MYR |
| 1,000 SAR | 1,052.96 MYR |
Get SAR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MYRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:31:18Z",
"rates": {
"MYR": 1.05296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MYR",
"amount": 100
},
"result": 105.29599999999999,
"rate": 1.05296
}Build with SAR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key