Rate Overview
Live
1 BRL = 17.2024 KGS
1 KGS = 0.058131
BRL
Avg
17.0476
High
17.7900
Low
16.5605
Last updated: 7/22/2026, 12:37:45 PM
Quick Conversions
| BRL | KGS |
|---|---|
| 1 BRL | 17.20 KGS |
| 10 BRL | 172.02 KGS |
| 50 BRL | 860.12 KGS |
| 100 BRL | 1,720.24 KGS |
| 500 BRL | 8,601.20 KGS |
| 1,000 BRL | 17,202.40 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-22T12:37:45Z",
"rates": {
"KGS": 17.202403
}
}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": 1720.2403,
"rate": 17.202403
}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