Rate Overview
Live
1 KGS = 0.056503 BRL
1 BRL = 17.6982
KGS
Avg
0.056693
High
0.057112
Low
0.056156
Last updated: 5/7/2026, 11:24:30 AM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.57 BRL |
| 50 KGS | 2.83 BRL |
| 100 KGS | 5.65 BRL |
| 500 KGS | 28.25 BRL |
| 1,000 KGS | 56.50 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-07T11:24:30Z",
"rates": {
"BRL": 0.056503
}
}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.6503,
"rate": 0.056503
}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