Rate Overview
Live
1 SAR = 4.6583 MDL
1 MDL = 0.214671
SAR
Avg
4.5253
High
4.6583
Low
4.4464
Last updated: 3/27/2026, 9:46:36 AM
Quick Conversions
| SAR | MDL |
|---|---|
| 1 SAR | 4.66 MDL |
| 10 SAR | 46.58 MDL |
| 50 SAR | 232.91 MDL |
| 100 SAR | 465.83 MDL |
| 500 SAR | 2,329.14 MDL |
| 1,000 SAR | 4,658.28 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-27T09:46:36Z",
"rates": {
"MDL": 4.658281
}
}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": 465.82809999999995,
"rate": 4.658281
}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