Rate Overview
Live
1 SAR = 4.6601 MDL
1 MDL = 0.214587
SAR
Avg
4.6448
High
4.6601
Low
4.6302
Last updated: 6/19/2026, 8:23:10 AM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.66 MDL |
| 10 SAR | 46.60 MDL |
| 50 SAR | 233.01 MDL |
| 100 SAR | 466.01 MDL |
| 500 SAR | 2,330.06 MDL |
| 1,000 SAR | 4,660.12 MDL |
Get SAR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MDLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-06-19T08:23:10Z",
"rates": {
"MDL": 4.660124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MDL",
"amount": 100
},
"result": 466.01239999999996,
"rate": 4.660124
}Build with SAR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key