Rate Overview
Live
1 KGS = 0.058972 BRL
1 BRL = 16.9572
KGS
Avg
0.059127
High
0.059473
Low
0.058780
Last updated: 7/9/2026, 4:03:32 AM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.59 BRL |
| 50 KGS | 2.95 BRL |
| 100 KGS | 5.90 BRL |
| 500 KGS | 29.49 BRL |
| 1,000 KGS | 58.97 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-07-09T04:03:32Z",
"rates": {
"BRL": 0.058972
}
}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.8972,
"rate": 0.058972
}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