Rate Overview
Live
1 BTN = 0.951191 KGS
1 KGS = 1.0513
BTN
Avg
0.954263
High
0.960125
Low
0.949022
Last updated: 3/7/2026, 7:43:07 AM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.95 KGS |
| 10 BTN | 9.51 KGS |
| 50 BTN | 47.56 KGS |
| 100 BTN | 95.12 KGS |
| 500 BTN | 475.60 KGS |
| 1,000 BTN | 951.19 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-03-07T07:43:07Z",
"rates": {
"KGS": 0.951191
}
}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": 95.1191,
"rate": 0.951191
}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