Rate Overview
Live
1 DKK = 0.571173 SAR
1 SAR = 1.7508
DKK
Avg
0.583778
High
0.596894
Low
0.570157
Last updated: 7/24/2026, 10:49:07 AM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.57 SAR |
| 10 DKK | 5.71 SAR |
| 50 DKK | 28.56 SAR |
| 100 DKK | 57.12 SAR |
| 500 DKK | 285.59 SAR |
| 1,000 DKK | 571.17 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-07-24T10:49:07Z",
"rates": {
"SAR": 0.571173
}
}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": 57.11730000000001,
"rate": 0.571173
}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