Rate Overview
Live
1 DKK = 0.817836 BRL
1 BRL = 1.2227
DKK
Avg
0.814369
High
0.817836
Low
0.809400
Last updated: 3/6/2026, 6:11:39 PM
Quick Conversions
| DKK | BRL |
|---|---|
| 1 DKK | 0.82 BRL |
| 10 DKK | 8.18 BRL |
| 50 DKK | 40.89 BRL |
| 100 DKK | 81.78 BRL |
| 500 DKK | 408.92 BRL |
| 1,000 DKK | 817.84 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-06T18:11:39Z",
"rates": {
"BRL": 0.817836
}
}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": 81.7836,
"rate": 0.817836
}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