Rate Overview
Live
1 KGS = 1.0826 BTN
1 BTN = 0.923691
KGS
Avg
1.0851
High
1.0875
Low
1.0826
Last updated: 5/7/2026, 7:49:08 AM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.08 BTN |
| 10 KGS | 10.83 BTN |
| 50 KGS | 54.13 BTN |
| 100 KGS | 108.26 BTN |
| 500 KGS | 541.31 BTN |
| 1,000 KGS | 1,082.61 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-05-07T07:49:08Z",
"rates": {
"BTN": 1.082613
}
}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": 108.2613,
"rate": 1.082613
}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