Rate Overview
Live
1 BRL = 1.2717 DKK
1 DKK = 0.786364
BRL
Avg
1.2689
High
1.2747
Low
1.2542
Last updated: 4/16/2026, 2:35:06 PM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.27 DKK |
| 10 BRL | 12.72 DKK |
| 50 BRL | 63.58 DKK |
| 100 BRL | 127.17 DKK |
| 500 BRL | 635.84 DKK |
| 1,000 BRL | 1,271.68 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-04-16T14:35:06Z",
"rates": {
"DKK": 1.271676
}
}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.16760000000001,
"rate": 1.271676
}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