Rate Overview
Live
1 SAR = 4.7070 MDL
1 MDL = 0.212449
SAR
Avg
4.5976
High
4.7217
Low
4.4651
Last updated: 7/29/2026, 11:42:54 PM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.71 MDL |
| 10 SAR | 47.07 MDL |
| 50 SAR | 235.35 MDL |
| 100 SAR | 470.70 MDL |
| 500 SAR | 2,353.50 MDL |
| 1,000 SAR | 4,707.01 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-29T23:42:54Z",
"rates": {
"MDL": 4.707005
}
}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": 470.7005,
"rate": 4.707005
}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