Rate Overview
Live
1 KWD = 306.7031 BTN
1 BTN = 0.003260
KWD
Avg
301.3843
High
310.6096
Low
291.9042
Last updated: 6/23/2026, 10:15:20 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 306.70 BTN |
| 10 KWD | 3,067.03 BTN |
| 50 KWD | 15,335.15 BTN |
| 100 KWD | 30,670.31 BTN |
| 500 KWD | 153,351.53 BTN |
| 1,000 KWD | 306,703.06 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-23T22:15:20Z",
"rates": {
"BTN": 306.703063
}
}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": 30670.3063,
"rate": 306.703063
}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