Rate Overview
Live
1 KGS = 0.059895 BRL
1 BRL = 16.6959
KGS
Avg
0.062361
High
0.067403
Low
0.059252
Last updated: 3/27/2026, 6:16:12 PM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.60 BRL |
| 50 KGS | 2.99 BRL |
| 100 KGS | 5.99 BRL |
| 500 KGS | 29.95 BRL |
| 1,000 KGS | 59.89 BRL |
Get KGS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BRLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T18:16:12Z",
"rates": {
"BRL": 0.059895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BRL",
"amount": 100
},
"result": 5.9895,
"rate": 0.059895
}Build with KGS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key