Rate Overview
Live
1 BRL = 17.2611 KGS
1 KGS = 0.057934
BRL
Avg
15.9548
High
17.6518
Low
14.0446
Last updated: 7/23/2026, 9:38:20 AM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.26 KGS |
| 10 BRL | 172.61 KGS |
| 50 BRL | 863.05 KGS |
| 100 BRL | 1,726.11 KGS |
| 500 BRL | 8,630.54 KGS |
| 1,000 BRL | 17,261.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-07-23T09:38:20Z",
"rates": {
"KGS": 17.261089
}
}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": 1726.1088999999997,
"rate": 17.261089
}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