Rate Overview
Live
1 KGS = 1.1029 BTN
1 BTN = 0.906673
KGS
Avg
1.0708
High
1.1029
Low
1.0342
Last updated: 7/21/2026, 6:12:15 AM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.10 BTN |
| 10 KGS | 11.03 BTN |
| 50 KGS | 55.15 BTN |
| 100 KGS | 110.29 BTN |
| 500 KGS | 551.47 BTN |
| 1,000 KGS | 1,102.93 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-07-21T06:12:15Z",
"rates": {
"BTN": 1.102934
}
}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": 110.2934,
"rate": 1.102934
}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