Rate Overview
Live
1 MYR = 0.913965 SAR
1 SAR = 1.0941
MYR
Avg
0.920156
High
0.965778
Low
0.874304
Last updated: 7/29/2026, 1:39:51 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.91 SAR |
| 10 MYR | 9.14 SAR |
| 50 MYR | 45.70 SAR |
| 100 MYR | 91.40 SAR |
| 500 MYR | 456.98 SAR |
| 1,000 MYR | 913.97 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-29T01:39:51Z",
"rates": {
"SAR": 0.913965
}
}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.3965,
"rate": 0.913965
}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