Rate Overview
Live
1 BRL = 16.8539 KGS
1 KGS = 0.059333
BRL
Avg
17.0985
High
17.2680
Low
16.8539
Last updated: 8/13/2026, 3:23:32 AM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 16.85 KGS |
| 10 BRL | 168.54 KGS |
| 50 BRL | 842.69 KGS |
| 100 BRL | 1,685.39 KGS |
| 500 BRL | 8,426.95 KGS |
| 1,000 BRL | 16,853.89 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-08-13T03:23:32Z",
"rates": {
"KGS": 16.85389
}
}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": 1685.389,
"rate": 16.85389
}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