Rate Overview
Live
1 KYD = 5.9901 BRL
1 BRL = 0.166942
KYD
Avg
6.0120
High
6.0728
Low
5.9835
Last updated: 4/17/2026, 6:20:34 AM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 5.99 BRL |
| 10 KYD | 59.90 BRL |
| 50 KYD | 299.50 BRL |
| 100 KYD | 599.01 BRL |
| 500 KYD | 2,995.05 BRL |
| 1,000 KYD | 5,990.10 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-04-17T06:20:34Z",
"rates": {
"BRL": 5.990097
}
}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": 599.0097,
"rate": 5.990097
}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