Rate Overview
Live
1 BRL = 1.2907 DKK
1 DKK = 0.774748
BRL
Avg
1.2892
High
1.2942
Low
1.2793
Last updated: 7/26/2026, 11:32:28 PM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.29 DKK |
| 10 BRL | 12.91 DKK |
| 50 BRL | 64.54 DKK |
| 100 BRL | 129.07 DKK |
| 500 BRL | 645.37 DKK |
| 1,000 BRL | 1,290.74 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-26T23:32:28Z",
"rates": {
"DKK": 1.290743
}
}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": 129.0743,
"rate": 1.290743
}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