Rate Overview
Live
1 MDL = 0.214671 SAR
1 SAR = 4.6583
MDL
Avg
0.219803
High
0.225096
Low
0.205655
Last updated: 3/27/2026, 9:45:28 AM
Quick Conversions
| MDL | SAR |
|---|---|
| 1 MDL | 0.21 SAR |
| 10 MDL | 2.15 SAR |
| 50 MDL | 10.73 SAR |
| 100 MDL | 21.47 SAR |
| 500 MDL | 107.34 SAR |
| 1,000 MDL | 214.67 SAR |
Get MDL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SARExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T09:45:28Z",
"rates": {
"SAR": 0.214671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SAR",
"amount": 100
},
"result": 21.4671,
"rate": 0.214671
}Build with MDL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key