Rate Overview
Live
1 KGS = 0.060113 BRL
1 BRL = 16.6353
KGS
Avg
0.059680
High
0.060338
Low
0.058671
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| KGS | BRL |
|---|---|
| 1 KGS | 0.06 BRL |
| 10 KGS | 0.60 BRL |
| 50 KGS | 3.01 BRL |
| 100 KGS | 6.01 BRL |
| 500 KGS | 30.06 BRL |
| 1,000 KGS | 60.11 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-03-07T07:10:40Z",
"rates": {
"BRL": 0.060113
}
}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": 6.0113,
"rate": 0.060113
}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