Rate Overview
Live
1 BTN = 0.923690 KGS
1 KGS = 1.0826
BTN
Avg
0.921582
High
0.923690
Low
0.919536
Last updated: 5/7/2026, 8:08:56 AM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.92 KGS |
| 10 BTN | 9.24 KGS |
| 50 BTN | 46.18 KGS |
| 100 BTN | 92.37 KGS |
| 500 BTN | 461.85 KGS |
| 1,000 BTN | 923.69 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-05-07T08:08:56Z",
"rates": {
"KGS": 0.92369
}
}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.369,
"rate": 0.92369
}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