Rate Overview
Live
1 KGS = 1.0670 BTN
1 BTN = 0.937249
KGS
Avg
1.0629
High
1.0670
Low
1.0577
Last updated: 4/17/2026, 6:27:46 AM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.07 BTN |
| 10 KGS | 10.67 BTN |
| 50 KGS | 53.35 BTN |
| 100 KGS | 106.70 BTN |
| 500 KGS | 533.48 BTN |
| 1,000 KGS | 1,066.95 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-04-17T06:27:46Z",
"rates": {
"BTN": 1.066952
}
}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": 106.69519999999999,
"rate": 1.066952
}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