Rate Overview
Live
1 DKK = 0.582341 SAR
1 SAR = 1.7172
DKK
Avg
0.581122
High
0.582567
Low
0.578833
Last updated: 6/17/2026, 7:16:18 AM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.58 SAR |
| 10 DKK | 5.82 SAR |
| 50 DKK | 29.12 SAR |
| 100 DKK | 58.23 SAR |
| 500 DKK | 291.17 SAR |
| 1,000 DKK | 582.34 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-06-17T07:16:18Z",
"rates": {
"SAR": 0.582341
}
}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.2341,
"rate": 0.582341
}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