Rate Overview
Live
1 SAR = 1.6799 DKK
1 DKK = 0.595267
SAR
Avg
1.6926
High
1.7005
Low
1.6799
Last updated: 5/8/2026, 1:00:52 PM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.68 DKK |
| 10 SAR | 16.80 DKK |
| 50 SAR | 84.00 DKK |
| 100 SAR | 167.99 DKK |
| 500 SAR | 839.96 DKK |
| 1,000 SAR | 1,679.92 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-05-08T13:00:52Z",
"rates": {
"DKK": 1.679919
}
}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": 167.9919,
"rate": 1.679919
}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