Rate Overview
Live
1 BRL = 17.5190 KGS
1 KGS = 0.057081
BRL
Avg
17.4704
High
17.5550
Low
17.3018
Last updated: 4/17/2026, 6:29:42 AM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.52 KGS |
| 10 BRL | 175.19 KGS |
| 50 BRL | 875.95 KGS |
| 100 BRL | 1,751.90 KGS |
| 500 BRL | 8,759.52 KGS |
| 1,000 BRL | 17,519.03 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-04-17T06:29:42Z",
"rates": {
"KGS": 17.519031
}
}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": 1751.9030999999998,
"rate": 17.519031
}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