Rate Overview
Live
1 SAR = 1.7535 DKK
1 DKK = 0.570288
SAR
Avg
1.7498
High
1.7535
Low
1.7447
Last updated: 7/27/2026, 9:24:07 PM
Quick Conversions
| SAR | DKK |
|---|---|
| 1 SAR | 1.75 DKK |
| 10 SAR | 17.54 DKK |
| 50 SAR | 87.68 DKK |
| 100 SAR | 175.35 DKK |
| 500 SAR | 876.75 DKK |
| 1,000 SAR | 1,753.50 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-07-27T21:24:07Z",
"rates": {
"DKK": 1.753501
}
}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": 175.3501,
"rate": 1.753501
}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