Rate Overview
Live
1 SAR = 4.6209 MDL
1 MDL = 0.216406
SAR
Avg
4.6262
High
4.6377
Low
4.6129
Last updated: 8/15/2026, 11:34:41 PM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.62 MDL |
| 10 SAR | 46.21 MDL |
| 50 SAR | 231.05 MDL |
| 100 SAR | 462.09 MDL |
| 500 SAR | 2,310.47 MDL |
| 1,000 SAR | 4,620.95 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-08-15T23:34:41Z",
"rates": {
"MDL": 4.620945
}
}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": 462.0945,
"rate": 4.620945
}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