Rate Overview
Live
1 DKK = 0.584235 SAR
1 SAR = 1.7116
DKK
Avg
0.588216
High
0.600142
Low
0.577703
Last updated: 5/27/2026, 2:55:04 PM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.58 SAR |
| 10 DKK | 5.84 SAR |
| 50 DKK | 29.21 SAR |
| 100 DKK | 58.42 SAR |
| 500 DKK | 292.12 SAR |
| 1,000 DKK | 584.23 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-27T14:55:04Z",
"rates": {
"SAR": 0.584235
}
}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.4235,
"rate": 0.584235
}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