Rate Overview
Live
1 BRL = 1.2742 DKK
1 DKK = 0.784828
BRL
Avg
1.2802
High
1.2855
Low
1.2726
Last updated: 5/27/2026, 8:40:23 PM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.27 DKK |
| 10 BRL | 12.74 DKK |
| 50 BRL | 63.71 DKK |
| 100 BRL | 127.42 DKK |
| 500 BRL | 637.08 DKK |
| 1,000 BRL | 1,274.16 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-05-27T20:40:23Z",
"rates": {
"DKK": 1.274164
}
}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": 127.41640000000001,
"rate": 1.274164
}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