Rate Overview
Live
1 DKK = 0.772697 BRL
1 BRL = 1.2942
DKK
Avg
0.801596
High
0.861760
Low
0.768671
Last updated: 7/25/2026, 9:25:39 PM
Quick Conversions
| DKK | BRL |
|---|---|
| 1 DKK | 0.77 BRL |
| 10 DKK | 7.73 BRL |
| 50 DKK | 38.63 BRL |
| 100 DKK | 77.27 BRL |
| 500 DKK | 386.35 BRL |
| 1,000 DKK | 772.70 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-07-25T21:25:39Z",
"rates": {
"BRL": 0.772697
}
}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": 77.2697,
"rate": 0.772697
}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