Rate Overview
Live
1 MDL = 0.216297 SAR
1 SAR = 4.6233
MDL
Avg
0.215946
High
0.216297
Low
0.215145
Last updated: 8/13/2026, 7:01:10 AM
Quick Conversions
| MDL | SAR |
|---|---|
| 1 MDL | 0.22 SAR |
| 10 MDL | 2.16 SAR |
| 50 MDL | 10.81 SAR |
| 100 MDL | 21.63 SAR |
| 500 MDL | 108.15 SAR |
| 1,000 MDL | 216.30 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-08-13T07:01:10Z",
"rates": {
"SAR": 0.216297
}
}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.6297,
"rate": 0.216297
}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