Rate Overview
Live
1 SAR = 1.6935 DKK
1 DKK = 0.590488
SAR
Avg
1.6918
High
1.7000
Low
1.6844
Last updated: 4/18/2026, 8:47:42 AM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.69 DKK |
| 10 SAR | 16.94 DKK |
| 50 SAR | 84.68 DKK |
| 100 SAR | 169.35 DKK |
| 500 SAR | 846.76 DKK |
| 1,000 SAR | 1,693.52 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-04-18T08:47:42Z",
"rates": {
"DKK": 1.693515
}
}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": 169.35150000000002,
"rate": 1.693515
}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