Rate Overview
Live
1 BRL = 17.0763 KGS
1 KGS = 0.058561
BRL
Avg
17.0576
High
17.7861
Low
16.4120
Last updated: 7/30/2026, 11:12:36 AM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.08 KGS |
| 10 BRL | 170.76 KGS |
| 50 BRL | 853.81 KGS |
| 100 BRL | 1,707.63 KGS |
| 500 BRL | 8,538.15 KGS |
| 1,000 BRL | 17,076.30 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-30T11:12:36Z",
"rates": {
"KGS": 17.076298
}
}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": 1707.6298000000002,
"rate": 17.076298
}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