Rate Overview
Live
1 KWD = 306.3623 BTN
1 BTN = 0.003264
KWD
Avg
301.2102
High
307.1474
Low
296.4571
Last updated: 3/27/2026, 3:27:22 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 306.36 BTN |
| 10 KWD | 3,063.62 BTN |
| 50 KWD | 15,318.11 BTN |
| 100 KWD | 30,636.23 BTN |
| 500 KWD | 153,181.15 BTN |
| 1,000 KWD | 306,362.30 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-03-27T15:27:22Z",
"rates": {
"BTN": 306.362297
}
}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": 30636.2297,
"rate": 306.362297
}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