Rate Overview
Live
1 BRL = 1.2213 DKK
1 DKK = 0.818800
BRL
Avg
1.2278
High
1.2355
Low
1.2213
Last updated: 3/7/2026, 12:11:26 AM
Quick Conversions
| BRL | DKK |
|---|---|
| 1 BRL | 1.22 DKK |
| 10 BRL | 12.21 DKK |
| 50 BRL | 61.07 DKK |
| 100 BRL | 122.13 DKK |
| 500 BRL | 610.65 DKK |
| 1,000 BRL | 1,221.30 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-07T00:11:26Z",
"rates": {
"DKK": 1.2213
}
}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": 122.13000000000001,
"rate": 1.2213
}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