Rate Overview
Live
1 BRL = 1.2655 DKK
1 DKK = 0.790188
BRL
Avg
1.2499
High
1.2659
Low
1.2405
Last updated: 9/3/2026, 5:57:40 AM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.27 DKK |
| 10 BRL | 12.66 DKK |
| 50 BRL | 63.28 DKK |
| 100 BRL | 126.55 DKK |
| 500 BRL | 632.76 DKK |
| 1,000 BRL | 1,265.52 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-09-03T05:57:40Z",
"rates": {
"DKK": 1.265521
}
}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": 126.5521,
"rate": 1.265521
}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