Rate Overview
Live
1 SAR = 4.5444 MDL
1 MDL = 0.220053
SAR
Avg
4.5602
High
4.5885
Low
4.5355
Last updated: 4/17/2026, 6:11:01 AM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.54 MDL |
| 10 SAR | 45.44 MDL |
| 50 SAR | 227.22 MDL |
| 100 SAR | 454.44 MDL |
| 500 SAR | 2,272.18 MDL |
| 1,000 SAR | 4,544.35 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-17T06:11:01Z",
"rates": {
"MDL": 4.544352
}
}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.4352,
"rate": 4.544352
}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