Rate Overview
Live
1 KYD = 6.3330 BRL
1 BRL = 0.157902
KYD
Avg
6.2706
High
6.3330
Low
6.1728
Last updated: 3/6/2026, 8:12:15 AM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 6.33 BRL |
| 10 KYD | 63.33 BRL |
| 50 KYD | 316.65 BRL |
| 100 KYD | 633.30 BRL |
| 500 KYD | 3,166.52 BRL |
| 1,000 KYD | 6,333.05 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-06T08:12:15Z",
"rates": {
"BRL": 6.333046
}
}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": 633.3046,
"rate": 6.333046
}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