Rate Overview
Live
1 DKK = 0.787175 BRL
1 BRL = 1.2704
DKK
Avg
0.789460
High
0.801337
Low
0.783714
Last updated: 6/17/2026, 2:34:48 AM
Quick Conversions
| DKK | BRL |
|---|---|
| 1 DKK | 0.79 BRL |
| 10 DKK | 7.87 BRL |
| 50 DKK | 39.36 BRL |
| 100 DKK | 78.72 BRL |
| 500 DKK | 393.59 BRL |
| 1,000 DKK | 787.18 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-06-17T02:34:48Z",
"rates": {
"BRL": 0.787175
}
}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": 78.7175,
"rate": 0.787175
}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