Rate Overview
Live
1 KWD = 306.1297 BTN
1 BTN = 0.003267
KWD
Avg
307.2377
High
309.0277
Low
306.0740
Last updated: 6/19/2026, 8:28:53 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 306.13 BTN |
| 10 KWD | 3,061.30 BTN |
| 50 KWD | 15,306.48 BTN |
| 100 KWD | 30,612.97 BTN |
| 500 KWD | 153,064.85 BTN |
| 1,000 KWD | 306,129.69 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-19T08:28:53Z",
"rates": {
"BTN": 306.12969
}
}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": 30612.968999999997,
"rate": 306.12969
}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