Rate Overview
Live
1 KYD = 6.0727 BRL
1 BRL = 0.164671
KYD
Avg
6.2775
High
6.6597
Low
5.8979
Last updated: 5/27/2026, 6:23:54 PM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 6.07 BRL |
| 10 KYD | 60.73 BRL |
| 50 KYD | 303.64 BRL |
| 100 KYD | 607.27 BRL |
| 500 KYD | 3,036.36 BRL |
| 1,000 KYD | 6,072.72 BRL |
Get KYD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BRLExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-27T18:23:54Z",
"rates": {
"BRL": 6.072724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BRL",
"amount": 100
},
"result": 607.2724,
"rate": 6.072724
}Build with KYD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key