Rate Overview
Live
1 MYR = 0.902201 SAR
1 SAR = 1.1084
MYR
Avg
0.917691
High
0.925814
Low
0.902201
Last updated: 6/19/2026, 8:56:22 AM
Quick Conversions
| MYR | SAR |
|---|---|
| 1 MYR | 0.90 SAR |
| 10 MYR | 9.02 SAR |
| 50 MYR | 45.11 SAR |
| 100 MYR | 90.22 SAR |
| 500 MYR | 451.10 SAR |
| 1,000 MYR | 902.20 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-19T08:56:22Z",
"rates": {
"SAR": 0.902201
}
}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": 90.2201,
"rate": 0.902201
}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