Rate Overview
Live
1 KWD = 309.1784 BTN
1 BTN = 0.003234
KWD
Avg
289.2073
High
309.1784
Low
274.3286
Last updated: 8/30/2026, 1:07:19 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 309.18 BTN |
| 10 KWD | 3,091.78 BTN |
| 50 KWD | 15,458.92 BTN |
| 100 KWD | 30,917.84 BTN |
| 500 KWD | 154,589.18 BTN |
| 1,000 KWD | 309,178.35 BTN |
Get KWD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=BTNExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-08-30T01:07:19Z",
"rates": {
"BTN": 309.178352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "BTN",
"amount": 100
},
"result": 30917.8352,
"rate": 309.178352
}Build with KWD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key