Rate Overview
Live
1 SAR = 4.5442 MDL
1 MDL = 0.220062
SAR
Avg
4.5602
High
4.5885
Low
4.5355
Last updated: 4/17/2026, 7:30:59 AM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.54 MDL |
| 10 SAR | 45.44 MDL |
| 50 SAR | 227.21 MDL |
| 100 SAR | 454.42 MDL |
| 500 SAR | 2,272.09 MDL |
| 1,000 SAR | 4,544.17 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-04-17T07:30:59Z",
"rates": {
"MDL": 4.544171
}
}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": 454.41710000000006,
"rate": 4.544171
}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