Rate Overview
Live
1 SAR = 4.6938 MDL
1 MDL = 0.213046
SAR
Avg
4.6955
High
4.7342
Low
4.6642
Last updated: 7/21/2026, 7:36:45 PM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.69 MDL |
| 10 SAR | 46.94 MDL |
| 50 SAR | 234.69 MDL |
| 100 SAR | 469.38 MDL |
| 500 SAR | 2,346.91 MDL |
| 1,000 SAR | 4,693.83 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-07-21T19:36:45Z",
"rates": {
"MDL": 4.693826
}
}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": 469.38259999999997,
"rate": 4.693826
}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