Rate Overview
Live
1 KYD = 6.1812 BRL
1 BRL = 0.161780
KYD
Avg
6.2109
High
6.5874
Low
5.9035
Last updated: 7/30/2026, 11:05:26 AM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 6.18 BRL |
| 10 KYD | 61.81 BRL |
| 50 KYD | 309.06 BRL |
| 100 KYD | 618.12 BRL |
| 500 KYD | 3,090.62 BRL |
| 1,000 KYD | 6,181.25 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-07-30T11:05:26Z",
"rates": {
"BRL": 6.181249
}
}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": 618.1249,
"rate": 6.181249
}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