Rate Overview
Live
1 KYD = 6.2026 BRL
1 BRL = 0.161222
KYD
Avg
6.2251
High
6.3058
Low
6.1824
Last updated: 7/9/2026, 4:13:21 PM
Quick Conversions
| KYD | BRL |
|---|---|
| 1 KYD | 6.20 BRL |
| 10 KYD | 62.03 BRL |
| 50 KYD | 310.13 BRL |
| 100 KYD | 620.26 BRL |
| 500 KYD | 3,101.31 BRL |
| 1,000 KYD | 6,202.62 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-07-09T16:13:21Z",
"rates": {
"BRL": 6.202615
}
}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": 620.2615,
"rate": 6.202615
}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