Rate Overview
Live
1 DKK = 0.592496 SAR
1 SAR = 1.6878
DKK
Avg
0.589857
High
0.592496
Low
0.588051
Last updated: 5/7/2026, 9:16:13 AM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.59 SAR |
| 10 DKK | 5.92 SAR |
| 50 DKK | 29.62 SAR |
| 100 DKK | 59.25 SAR |
| 500 DKK | 296.25 SAR |
| 1,000 DKK | 592.50 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-07T09:16:13Z",
"rates": {
"SAR": 0.592496
}
}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.2496,
"rate": 0.592496
}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