Rate Overview
Live
1 MYR = 0.912852 SAR
1 SAR = 1.0955
MYR
Avg
0.915542
High
0.921146
Low
0.908764
Last updated: 7/1/2026, 8:55:49 PM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.91 SAR |
| 10 MYR | 9.13 SAR |
| 50 MYR | 45.64 SAR |
| 100 MYR | 91.29 SAR |
| 500 MYR | 456.43 SAR |
| 1,000 MYR | 912.85 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-07-01T20:55:49Z",
"rates": {
"SAR": 0.912852
}
}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": 91.2852,
"rate": 0.912852
}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