Rate Overview
Live
1 KYD = 6.2579 BRL
1 BRL = 0.159798
KYD
Avg
6.2607
High
6.3606
Low
6.2021
Last updated: 8/19/2026, 5:06:09 AM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 6.26 BRL |
| 10 KYD | 62.58 BRL |
| 50 KYD | 312.90 BRL |
| 100 KYD | 625.79 BRL |
| 500 KYD | 3,128.96 BRL |
| 1,000 KYD | 6,257.91 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-08-19T05:06:09Z",
"rates": {
"BRL": 6.257912
}
}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": 625.7912,
"rate": 6.257912
}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