Rate Overview
Live
1 MDL = 0.221174 SAR
1 SAR = 4.5213
MDL
Avg
0.218885
High
0.221174
Low
0.217598
Last updated: 5/9/2026, 6:03:31 AM
Quick Conversions
| MDL | SAR |
|---|---|
| 1 MDL | 0.22 SAR |
| 10 MDL | 2.21 SAR |
| 50 MDL | 11.06 SAR |
| 100 MDL | 22.12 SAR |
| 500 MDL | 110.59 SAR |
| 1,000 MDL | 221.17 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-05-09T06:03:31Z",
"rates": {
"SAR": 0.221174
}
}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": 22.1174,
"rate": 0.221174
}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