Rate Overview
Live
1 SAR = 4.5722 MDL
1 MDL = 0.218713
SAR
Avg
4.5829
High
4.5956
Low
4.5722
Last updated: 5/7/2026, 11:20:17 AM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.57 MDL |
| 10 SAR | 45.72 MDL |
| 50 SAR | 228.61 MDL |
| 100 SAR | 457.22 MDL |
| 500 SAR | 2,286.10 MDL |
| 1,000 SAR | 4,572.21 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-05-07T11:20:17Z",
"rates": {
"MDL": 4.572209
}
}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": 457.2209,
"rate": 4.572209
}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