Rate Overview
Live
1 KGS = 1.0476 BTN
1 BTN = 0.954591
KGS
Avg
1.0463
High
1.0537
Low
1.0403
Last updated: 3/6/2026, 8:13:04 AM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.05 BTN |
| 10 KGS | 10.48 BTN |
| 50 KGS | 52.38 BTN |
| 100 KGS | 104.76 BTN |
| 500 KGS | 523.78 BTN |
| 1,000 KGS | 1,047.57 BTN |
Get KGS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BTNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T08:13:04Z",
"rates": {
"BTN": 1.047569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BTN",
"amount": 100
},
"result": 104.7569,
"rate": 1.047569
}Build with KGS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key