Rate Overview
Live
1 KWD = 305.3322 BTN
1 BTN = 0.003275
KWD
Avg
287.4221
High
308.6290
Low
274.3286
Last updated: 6/30/2026, 11:33:20 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 305.33 BTN |
| 10 KWD | 3,053.32 BTN |
| 50 KWD | 15,266.61 BTN |
| 100 KWD | 30,533.22 BTN |
| 500 KWD | 152,666.09 BTN |
| 1,000 KWD | 305,332.18 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-30T23:33:20Z",
"rates": {
"BTN": 305.332181
}
}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": 30533.2181,
"rate": 305.332181
}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