Rate Overview
Live
1 KWD = 306.1151 BTN
1 BTN = 0.003267
KWD
Avg
306.3644
High
307.1084
Low
305.0621
Last updated: 6/27/2026, 12:03:37 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 306.12 BTN |
| 10 KWD | 3,061.15 BTN |
| 50 KWD | 15,305.76 BTN |
| 100 KWD | 30,611.51 BTN |
| 500 KWD | 153,057.55 BTN |
| 1,000 KWD | 306,115.11 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-06-27T00:03:37Z",
"rates": {
"BTN": 306.115109
}
}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": 30611.5109,
"rate": 306.115109
}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