Rate Overview
Live
1 BRL = 1.2816 DKK
1 DKK = 0.780287
BRL
Avg
1.2533
High
1.2913
Low
1.2004
Last updated: 7/21/2026, 3:11:47 AM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.28 DKK |
| 10 BRL | 12.82 DKK |
| 50 BRL | 64.08 DKK |
| 100 BRL | 128.16 DKK |
| 500 BRL | 640.79 DKK |
| 1,000 BRL | 1,281.58 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-07-21T03:11:47Z",
"rates": {
"DKK": 1.281579
}
}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": 128.1579,
"rate": 1.281579
}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