Rate Overview
Live
1 SAR = 1.7263 DKK
1 DKK = 0.579286
SAR
Avg
1.7141
High
1.7453
Low
1.6821
Last updated: 3/27/2026, 12:54:45 PM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.73 DKK |
| 10 SAR | 17.26 DKK |
| 50 SAR | 86.31 DKK |
| 100 SAR | 172.63 DKK |
| 500 SAR | 863.13 DKK |
| 1,000 SAR | 1,726.26 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-27T12:54:45Z",
"rates": {
"DKK": 1.726263
}
}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.62630000000001,
"rate": 1.726263
}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