Rate Overview
Live
1 SAR = 1.7207 DKK
1 DKK = 0.581168
SAR
Avg
1.7181
High
1.7221
Low
1.7119
Last updated: 3/27/2026, 6:08:25 AM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.72 DKK |
| 10 SAR | 17.21 DKK |
| 50 SAR | 86.03 DKK |
| 100 SAR | 172.07 DKK |
| 500 SAR | 860.34 DKK |
| 1,000 SAR | 1,720.67 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-27T06:08:25Z",
"rates": {
"DKK": 1.720674
}
}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": 172.0674,
"rate": 1.720674
}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