Rate Overview
Live
1 DKK = 0.808825 BRL
1 BRL = 1.2364
DKK
Avg
0.824487
High
0.861760
Low
0.801506
Last updated: 3/27/2026, 4:55:53 AM
Quick Conversions
| DKK | BRL |
|---|---|
| 1 DKK | 0.81 BRL |
| 10 DKK | 8.09 BRL |
| 50 DKK | 40.44 BRL |
| 100 DKK | 80.88 BRL |
| 500 DKK | 404.41 BRL |
| 1,000 DKK | 808.83 BRL |
Get DKK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BRLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T04:55:53Z",
"rates": {
"BRL": 0.808825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BRL",
"amount": 100
},
"result": 80.88250000000001,
"rate": 0.808825
}Build with DKK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key