Rate Overview
Live
1 BRL = 17.0475 KGS
1 KGS = 0.058660
BRL
Avg
16.6399
High
17.7802
Low
15.6146
Last updated: 7/29/2026, 5:07:31 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.05 KGS |
| 10 BRL | 170.47 KGS |
| 50 BRL | 852.37 KGS |
| 100 BRL | 1,704.75 KGS |
| 500 BRL | 8,523.73 KGS |
| 1,000 BRL | 17,047.46 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-29T17:07:31Z",
"rates": {
"KGS": 17.047458
}
}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": 1704.7458,
"rate": 17.047458
}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