Rate Overview
Live
1 MDL = 0.217766 SAR
1 SAR = 4.5921
MDL
Avg
0.217220
High
0.218880
Low
0.215868
Last updated: 9/6/2026, 2:22:49 AM
Quick Conversions
| MDL | SAR |
|---|---|
| 1 MDL | 0.22 SAR |
| 10 MDL | 2.18 SAR |
| 50 MDL | 10.89 SAR |
| 100 MDL | 21.78 SAR |
| 500 MDL | 108.88 SAR |
| 1,000 MDL | 217.77 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-09-06T02:22:49Z",
"rates": {
"SAR": 0.217766
}
}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.7766,
"rate": 0.217766
}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