Rate Overview
Live
1 KGS = 1.0792 BTN
1 BTN = 0.926649
KGS
Avg
1.0851
High
1.0910
Low
1.0784
Last updated: 9/4/2026, 7:58:07 AM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.08 BTN |
| 10 KGS | 10.79 BTN |
| 50 KGS | 53.96 BTN |
| 100 KGS | 107.92 BTN |
| 500 KGS | 539.58 BTN |
| 1,000 KGS | 1,079.16 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-09-04T07:58:07Z",
"rates": {
"BTN": 1.079157
}
}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": 107.91569999999999,
"rate": 1.079157
}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