Rate Overview
Live
1 DKK = 0.592918 SAR
1 SAR = 1.6866
DKK
Avg
0.591158
High
0.593669
Low
0.588236
Last updated: 4/17/2026, 6:23:00 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.46 SAR |
| 1,000 DKK | 592.92 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-17T06:23:00Z",
"rates": {
"SAR": 0.592918
}
}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.291799999999995,
"rate": 0.592918
}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