Rate Overview
Live
1 BRL = 16.7645 KGS
1 KGS = 0.059650
BRL
Avg
16.9734
High
17.8075
Low
15.9644
Last updated: 7/3/2026, 3:20:24 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 16.76 KGS |
| 10 BRL | 167.64 KGS |
| 50 BRL | 838.22 KGS |
| 100 BRL | 1,676.45 KGS |
| 500 BRL | 8,382.24 KGS |
| 1,000 BRL | 16,764.49 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-07-03T15:20:24Z",
"rates": {
"KGS": 16.764489
}
}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": 1676.4489,
"rate": 16.764489
}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