Rate Overview
Live
1 DKK = 0.580441 SAR
1 SAR = 1.7228
DKK
Avg
0.581916
High
0.584132
Low
0.580441
Last updated: 3/27/2026, 2:32:35 PM
Quick Conversions
| DKK | SAR |
|---|---|
| 1 DKK | 0.58 SAR |
| 10 DKK | 5.80 SAR |
| 50 DKK | 29.02 SAR |
| 100 DKK | 58.04 SAR |
| 500 DKK | 290.22 SAR |
| 1,000 DKK | 580.44 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-27T14:32:35Z",
"rates": {
"SAR": 0.580441
}
}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.0441,
"rate": 0.580441
}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