Rate Overview
Live
1 DKK = 0.784215 BRL
1 BRL = 1.2752
DKK
Avg
0.779138
High
0.787980
Low
0.768671
Last updated: 5/28/2026, 2:50:42 AM
Quick Conversions
| DKK | BRL |
|---|---|
| 1 DKK | 0.78 BRL |
| 10 DKK | 7.84 BRL |
| 50 DKK | 39.21 BRL |
| 100 DKK | 78.42 BRL |
| 500 DKK | 392.11 BRL |
| 1,000 DKK | 784.22 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-05-28T02:50:42Z",
"rates": {
"BRL": 0.784215
}
}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.4215,
"rate": 0.784215
}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