Rate Overview
Live
1 DKK = 0.570359 SAR
1 SAR = 1.7533
DKK
Avg
0.566068
High
0.593796
Low
0.516559
Last updated: 7/25/2026, 9:21:23 PM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.57 SAR |
| 10 DKK | 5.70 SAR |
| 50 DKK | 28.52 SAR |
| 100 DKK | 57.04 SAR |
| 500 DKK | 285.18 SAR |
| 1,000 DKK | 570.36 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-25T21:21:23Z",
"rates": {
"SAR": 0.570359
}
}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.0359,
"rate": 0.570359
}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