Rate Overview
Live
1 DKK = 0.792454 BRL
1 BRL = 1.2619
DKK
Avg
0.798909
High
0.806108
Low
0.788470
Last updated: 9/5/2026, 1:52:48 AM
Quick Conversions
| DKK | BRL |
|---|---|
| 1 DKK | 0.79 BRL |
| 10 DKK | 7.92 BRL |
| 50 DKK | 39.62 BRL |
| 100 DKK | 79.25 BRL |
| 500 DKK | 396.23 BRL |
| 1,000 DKK | 792.45 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-09-05T01:52:48Z",
"rates": {
"BRL": 0.792454
}
}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": 79.2454,
"rate": 0.792454
}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