Rate Overview
Live
1 BTN = 0.924516 KGS
1 KGS = 1.0816
BTN
Avg
0.919401
High
0.924634
Low
0.914312
Last updated: 6/16/2026, 7:53:40 PM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.92 KGS |
| 10 BTN | 9.25 KGS |
| 50 BTN | 46.23 KGS |
| 100 BTN | 92.45 KGS |
| 500 BTN | 462.26 KGS |
| 1,000 BTN | 924.52 KGS |
Get BTN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=KGSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-16T19:53:40Z",
"rates": {
"KGS": 0.924516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "KGS",
"amount": 100
},
"result": 92.4516,
"rate": 0.924516
}Build with BTN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key