Rate Overview
Live
1 MDL = 0.212449 SAR
1 SAR = 4.7070
MDL
Avg
0.217565
High
0.223957
Low
0.211788
Last updated: 7/29/2026, 5:27:50 AM
Quick Conversions
| MDL | SAR |
|---|---|
| 1 MDL | 0.21 SAR |
| 10 MDL | 2.12 SAR |
| 50 MDL | 10.62 SAR |
| 100 MDL | 21.24 SAR |
| 500 MDL | 106.22 SAR |
| 1,000 MDL | 212.45 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-07-29T05:27:50Z",
"rates": {
"SAR": 0.212449
}
}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.2449,
"rate": 0.212449
}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