Rate Overview
Live
1 BRL = 16.6958 KGS
1 KGS = 0.059895
BRL
Avg
16.7262
High
17.0604
Low
16.4120
Last updated: 3/27/2026, 4:31:24 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 16.70 KGS |
| 10 BRL | 166.96 KGS |
| 50 BRL | 834.79 KGS |
| 100 BRL | 1,669.58 KGS |
| 500 BRL | 8,347.91 KGS |
| 1,000 BRL | 16,695.81 KGS |
Get BRL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=KGSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T16:31:24Z",
"rates": {
"KGS": 16.69581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "KGS",
"amount": 100
},
"result": 1669.5810000000001,
"rate": 16.69581
}Build with BRL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key