Rate Overview
Live
1 KGS = 0.057080 BRL
1 BRL = 17.5193
KGS
Avg
0.057240
High
0.057797
Low
0.056963
Last updated: 4/17/2026, 6:29:43 AM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.57 BRL |
| 50 KGS | 2.85 BRL |
| 100 KGS | 5.71 BRL |
| 500 KGS | 28.54 BRL |
| 1,000 KGS | 57.08 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-04-17T06:29:43Z",
"rates": {
"BRL": 0.05708
}
}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.708,
"rate": 0.05708
}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