Rate Overview
Live
1 MYR = 0.941938 SAR
1 SAR = 1.0616
MYR
Avg
0.945307
High
0.948765
Low
0.941938
Last updated: 5/28/2026, 12:08:32 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.94 SAR |
| 10 MYR | 9.42 SAR |
| 50 MYR | 47.10 SAR |
| 100 MYR | 94.19 SAR |
| 500 MYR | 470.97 SAR |
| 1,000 MYR | 941.94 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-05-28T00:08:32Z",
"rates": {
"SAR": 0.941938
}
}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.19380000000001,
"rate": 0.941938
}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