Rate Overview
Live
1 DKK = 0.580521 SAR
1 SAR = 1.7226
DKK
Avg
0.581846
High
0.584132
Low
0.579823
Last updated: 3/27/2026, 4:27:31 PM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.58 SAR |
| 10 DKK | 5.81 SAR |
| 50 DKK | 29.03 SAR |
| 100 DKK | 58.05 SAR |
| 500 DKK | 290.26 SAR |
| 1,000 DKK | 580.52 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-03-27T16:27:31Z",
"rates": {
"SAR": 0.580521
}
}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.052099999999996,
"rate": 0.580521
}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