Rate Overview
Live
1 SAR = 1.7091 DKK
1 DKK = 0.585102
SAR
Avg
1.7029
High
1.7175
Low
1.6866
Last updated: 3/7/2026, 12:27:52 AM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.71 DKK |
| 10 SAR | 17.09 DKK |
| 50 SAR | 85.46 DKK |
| 100 SAR | 170.91 DKK |
| 500 SAR | 854.55 DKK |
| 1,000 SAR | 1,709.10 DKK |
Get SAR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=DKKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T00:27:52Z",
"rates": {
"DKK": 1.709103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "DKK",
"amount": 100
},
"result": 170.9103,
"rate": 1.709103
}Build with SAR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key