Rate Overview
Live
1 BRL = 1.2383 DKK
1 DKK = 0.807582
BRL
Avg
1.2296
High
1.2383
Low
1.2159
Last updated: 3/27/2026, 11:52:49 AM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.24 DKK |
| 10 BRL | 12.38 DKK |
| 50 BRL | 61.91 DKK |
| 100 BRL | 123.83 DKK |
| 500 BRL | 619.13 DKK |
| 1,000 BRL | 1,238.26 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-03-27T11:52:49Z",
"rates": {
"DKK": 1.238264
}
}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": 123.8264,
"rate": 1.238264
}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