Rate Overview
Live
1 KYD = 5.9259 BRL
1 BRL = 0.168750
KYD
Avg
5.9474
High
5.9899
Low
5.9035
Last updated: 5/7/2026, 11:22:14 AM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 5.93 BRL |
| 10 KYD | 59.26 BRL |
| 50 KYD | 296.30 BRL |
| 100 KYD | 592.59 BRL |
| 500 KYD | 2,962.96 BRL |
| 1,000 KYD | 5,925.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-05-07T11:22:14Z",
"rates": {
"BRL": 5.925914
}
}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": 592.5914,
"rate": 5.925914
}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