Rate Overview
Live
1 BRL = 16.8767 KGS
1 KGS = 0.059253
BRL
Avg
17.1306
High
17.3159
Low
16.8767
Last updated: 6/19/2026, 8:54:39 AM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 16.88 KGS |
| 10 BRL | 168.77 KGS |
| 50 BRL | 843.83 KGS |
| 100 BRL | 1,687.67 KGS |
| 500 BRL | 8,438.34 KGS |
| 1,000 BRL | 16,876.67 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-06-19T08:54:39Z",
"rates": {
"KGS": 16.876672
}
}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": 1687.6671999999999,
"rate": 16.876672
}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