Rate Overview
Live
1 KGS = 1.0914 BTN
1 BTN = 0.916276
KGS
Avg
1.0867
High
1.0914
Low
1.0808
Last updated: 8/12/2026, 7:08:14 PM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.09 BTN |
| 10 KGS | 10.91 BTN |
| 50 KGS | 54.57 BTN |
| 100 KGS | 109.14 BTN |
| 500 KGS | 545.69 BTN |
| 1,000 KGS | 1,091.37 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-08-12T19:08:14Z",
"rates": {
"BTN": 1.091374
}
}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": 109.13740000000001,
"rate": 1.091374
}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