Rate Overview
Live
1 BRL = 1.2370 DKK
1 DKK = 0.808391
BRL
Avg
1.2327
High
1.2536
Low
1.2159
Last updated: 3/27/2026, 3:31:42 PM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.24 DKK |
| 10 BRL | 12.37 DKK |
| 50 BRL | 61.85 DKK |
| 100 BRL | 123.70 DKK |
| 500 BRL | 618.51 DKK |
| 1,000 BRL | 1,237.03 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-27T15:31:42Z",
"rates": {
"DKK": 1.237025
}
}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.7025,
"rate": 1.237025
}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