Rate Overview
Live
1 BTN = 0.937249 KGS
1 KGS = 1.0670
BTN
Avg
0.940846
High
0.945487
Low
0.937249
Last updated: 4/17/2026, 4:52:36 AM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.94 KGS |
| 10 BTN | 9.37 KGS |
| 50 BTN | 46.86 KGS |
| 100 BTN | 93.72 KGS |
| 500 BTN | 468.62 KGS |
| 1,000 BTN | 937.25 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-04-17T04:52:36Z",
"rates": {
"KGS": 0.937249
}
}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": 93.7249,
"rate": 0.937249
}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