Rate Overview
Live
1 MYR = 0.916590 SAR
1 SAR = 1.0910
MYR
Avg
0.919322
High
0.921382
Low
0.916590
Last updated: 7/9/2026, 11:28:53 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.92 SAR |
| 10 MYR | 9.17 SAR |
| 50 MYR | 45.83 SAR |
| 100 MYR | 91.66 SAR |
| 500 MYR | 458.30 SAR |
| 1,000 MYR | 916.59 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-09T11:28:53Z",
"rates": {
"SAR": 0.91659
}
}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.659,
"rate": 0.91659
}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