Rate Overview
Live
1 BRL = 1.2381 DKK
1 DKK = 0.807682
BRL
Avg
1.2293
High
1.2381
Low
1.2159
Last updated: 3/27/2026, 5:14:26 PM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.24 DKK |
| 10 BRL | 12.38 DKK |
| 50 BRL | 61.91 DKK |
| 100 BRL | 123.81 DKK |
| 500 BRL | 619.06 DKK |
| 1,000 BRL | 1,238.11 DKK |
Get BRL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=DKKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T17:14:26Z",
"rates": {
"DKK": 1.238111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "DKK",
"amount": 100
},
"result": 123.8111,
"rate": 1.238111
}Build with BRL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key