Rate Overview
Live
1 MYR = 0.913520 SAR
1 SAR = 1.0947
MYR
Avg
0.889038
High
0.966529
Low
0.830868
Last updated: 7/24/2026, 12:38:51 PM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.91 SAR |
| 10 MYR | 9.14 SAR |
| 50 MYR | 45.68 SAR |
| 100 MYR | 91.35 SAR |
| 500 MYR | 456.76 SAR |
| 1,000 MYR | 913.52 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-24T12:38:51Z",
"rates": {
"SAR": 0.91352
}
}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.352,
"rate": 0.91352
}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