Rate Overview
Live
1 DKK = 0.592942 SAR
1 SAR = 1.6865
DKK
Avg
0.591160
High
0.593669
Low
0.588236
Last updated: 4/17/2026, 7:35:05 AM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.59 SAR |
| 10 DKK | 5.93 SAR |
| 50 DKK | 29.65 SAR |
| 100 DKK | 59.29 SAR |
| 500 DKK | 296.47 SAR |
| 1,000 DKK | 592.94 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-04-17T07:35:05Z",
"rates": {
"SAR": 0.592942
}
}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": 59.2942,
"rate": 0.592942
}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