Rate Overview
Live
1 KGS = 0.058366 BRL
1 BRL = 17.1333
KGS
Avg
0.058832
High
0.059473
Low
0.058087
Last updated: 7/21/2026, 7:04:23 PM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.58 BRL |
| 50 KGS | 2.92 BRL |
| 100 KGS | 5.84 BRL |
| 500 KGS | 29.18 BRL |
| 1,000 KGS | 58.37 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-21T19:04:23Z",
"rates": {
"BRL": 0.058366
}
}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.8366,
"rate": 0.058366
}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