Rate Overview
Live
1 BTN = 0.915934 KGS
1 KGS = 1.0918
BTN
Avg
0.939280
High
0.973874
Low
0.907568
Last updated: 7/12/2026, 5:23:35 AM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.92 KGS |
| 10 BTN | 9.16 KGS |
| 50 BTN | 45.80 KGS |
| 100 BTN | 91.59 KGS |
| 500 BTN | 457.97 KGS |
| 1,000 BTN | 915.93 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-07-12T05:23:35Z",
"rates": {
"KGS": 0.915934
}
}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": 91.5934,
"rate": 0.915934
}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