Rate Overview
Live
1 BRL = 17.1877 KGS
1 KGS = 0.058181
BRL
Avg
16.9882
High
17.2532
Low
16.8392
Last updated: 9/3/2026, 4:25:30 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.19 KGS |
| 10 BRL | 171.88 KGS |
| 50 BRL | 859.38 KGS |
| 100 BRL | 1,718.77 KGS |
| 500 BRL | 8,593.83 KGS |
| 1,000 BRL | 17,187.65 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-09-03T16:25:30Z",
"rates": {
"KGS": 17.187652
}
}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": 1718.7652,
"rate": 17.187652
}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