Rate Overview
Live
1 DKK = 0.583491 SAR
1 SAR = 1.7138
DKK
Avg
0.584287
High
0.600507
Low
0.564548
Last updated: 5/27/2026, 4:07:05 PM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.58 SAR |
| 10 DKK | 5.83 SAR |
| 50 DKK | 29.17 SAR |
| 100 DKK | 58.35 SAR |
| 500 DKK | 291.75 SAR |
| 1,000 DKK | 583.49 SAR |
Get DKK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SARExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-27T16:07:05Z",
"rates": {
"SAR": 0.583491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SAR",
"amount": 100
},
"result": 58.3491,
"rate": 0.583491
}Build with DKK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key