Rate Overview
Live
1 KGS = 0.057664 BRL
1 BRL = 17.3418
KGS
Avg
0.059667
High
0.063380
Low
0.056223
Last updated: 5/27/2026, 9:41:36 PM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.58 BRL |
| 50 KGS | 2.88 BRL |
| 100 KGS | 5.77 BRL |
| 500 KGS | 28.83 BRL |
| 1,000 KGS | 57.66 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-05-27T21:41:36Z",
"rates": {
"BRL": 0.057664
}
}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.7664,
"rate": 0.057664
}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