Rate Overview
Live
1 BRL = 17.3417 KGS
1 KGS = 0.057664
BRL
Avg
15.8691
High
17.6518
Low
14.0446
Last updated: 5/27/2026, 8:35:02 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.34 KGS |
| 10 BRL | 173.42 KGS |
| 50 BRL | 867.09 KGS |
| 100 BRL | 1,734.17 KGS |
| 500 BRL | 8,670.87 KGS |
| 1,000 BRL | 17,341.75 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-05-27T20:35:02Z",
"rates": {
"KGS": 17.341747
}
}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": 1734.1747000000003,
"rate": 17.341747
}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