Rate Overview
Live
1 MYR = 0.925343 SAR
1 SAR = 1.0807
MYR
Avg
0.929463
High
0.931455
Low
0.925343
Last updated: 9/2/2026, 5:56:40 PM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.93 SAR |
| 10 MYR | 9.25 SAR |
| 50 MYR | 46.27 SAR |
| 100 MYR | 92.53 SAR |
| 500 MYR | 462.67 SAR |
| 1,000 MYR | 925.34 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-09-02T17:56:40Z",
"rates": {
"SAR": 0.925343
}
}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": 92.5343,
"rate": 0.925343
}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