Rate Overview
Live
1 BRL = 17.6979 KGS
1 KGS = 0.056504
BRL
Avg
17.6482
High
17.8075
Low
17.5093
Last updated: 5/7/2026, 2:52:31 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.70 KGS |
| 10 BRL | 176.98 KGS |
| 50 BRL | 884.89 KGS |
| 100 BRL | 1,769.79 KGS |
| 500 BRL | 8,848.95 KGS |
| 1,000 BRL | 17,697.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-05-07T14:52:31Z",
"rates": {
"KGS": 17.69789
}
}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": 1769.7890000000002,
"rate": 17.69789
}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