Rate Overview
Live
1 BRL = 1.2397 DKK
1 DKK = 0.806616
BRL
Avg
1.2136
High
1.2476
Low
1.1604
Last updated: 3/27/2026, 1:38:02 PM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.24 DKK |
| 10 BRL | 12.40 DKK |
| 50 BRL | 61.99 DKK |
| 100 BRL | 123.97 DKK |
| 500 BRL | 619.87 DKK |
| 1,000 BRL | 1,239.75 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-27T13:38:02Z",
"rates": {
"DKK": 1.239748
}
}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.9748,
"rate": 1.239748
}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