Rate Overview
Live
1 MYR = 0.919512 SAR
1 SAR = 1.0875
MYR
Avg
0.922461
High
0.925814
Low
0.919241
Last updated: 6/17/2026, 8:06:21 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.92 SAR |
| 10 MYR | 9.20 SAR |
| 50 MYR | 45.98 SAR |
| 100 MYR | 91.95 SAR |
| 500 MYR | 459.76 SAR |
| 1,000 MYR | 919.51 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-06-17T08:06:21Z",
"rates": {
"SAR": 0.919512
}
}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.9512,
"rate": 0.919512
}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