Rate Overview
Live
1 BRL = 16.6351 KGS
1 KGS = 0.060114
BRL
Avg
16.7575
High
17.0441
Low
16.5732
Last updated: 3/7/2026, 8:55:05 AM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 16.64 KGS |
| 10 BRL | 166.35 KGS |
| 50 BRL | 831.75 KGS |
| 100 BRL | 1,663.51 KGS |
| 500 BRL | 8,317.55 KGS |
| 1,000 BRL | 16,635.09 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-03-07T08:55:05Z",
"rates": {
"KGS": 16.635094
}
}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": 1663.5094,
"rate": 16.635094
}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