Rate Overview
Live
1 SAR = 1.7387 DKK
1 DKK = 0.575152
SAR
Avg
1.7176
High
1.7387
Low
1.7079
Last updated: 6/18/2026, 11:33:03 AM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.74 DKK |
| 10 SAR | 17.39 DKK |
| 50 SAR | 86.93 DKK |
| 100 SAR | 173.87 DKK |
| 500 SAR | 869.34 DKK |
| 1,000 SAR | 1,738.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-06-18T11:33:03Z",
"rates": {
"DKK": 1.738672
}
}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": 173.8672,
"rate": 1.738672
}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