Rate Overview
Live
1 SAR = 4.5951 MDL
1 MDL = 0.217624
SAR
Avg
4.5767
High
4.6014
Low
4.5436
Last updated: 3/7/2026, 12:33:15 AM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.60 MDL |
| 10 SAR | 45.95 MDL |
| 50 SAR | 229.75 MDL |
| 100 SAR | 459.51 MDL |
| 500 SAR | 2,297.54 MDL |
| 1,000 SAR | 4,595.07 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-03-07T00:33:15Z",
"rates": {
"MDL": 4.595073
}
}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": 459.50730000000004,
"rate": 4.595073
}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