Rate Overview
Live
1 KYD = 6.3182 BRL
1 BRL = 0.158272
KYD
Avg
6.3034
High
6.4594
Low
6.1689
Last updated: 3/27/2026, 3:23:50 PM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 6.32 BRL |
| 10 KYD | 63.18 BRL |
| 50 KYD | 315.91 BRL |
| 100 KYD | 631.82 BRL |
| 500 KYD | 3,159.12 BRL |
| 1,000 KYD | 6,318.23 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-03-27T15:23:50Z",
"rates": {
"BRL": 6.318231
}
}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": 631.8231,
"rate": 6.318231
}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