Rate Overview
Live
1 BRL = 1.2501 DKK
1 DKK = 0.799923
BRL
Avg
1.2641
High
1.2726
Low
1.2500
Last updated: 8/13/2026, 6:03:40 AM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.25 DKK |
| 10 BRL | 12.50 DKK |
| 50 BRL | 62.51 DKK |
| 100 BRL | 125.01 DKK |
| 500 BRL | 625.06 DKK |
| 1,000 BRL | 1,250.12 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-08-13T06:03:40Z",
"rates": {
"DKK": 1.25012
}
}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": 125.01199999999999,
"rate": 1.25012
}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