Rate Overview
Live
1 KWD = 305.6686 BTN
1 BTN = 0.003272
KWD
Avg
303.9594
High
312.8136
Low
291.5766
Last updated: 9/8/2026, 3:26:12 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 305.67 BTN |
| 10 KWD | 3,056.69 BTN |
| 50 KWD | 15,283.43 BTN |
| 100 KWD | 30,566.86 BTN |
| 500 KWD | 152,834.32 BTN |
| 1,000 KWD | 305,668.65 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-09-08T03:26:12Z",
"rates": {
"BTN": 305.668647
}
}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": 30566.864700000002,
"rate": 305.668647
}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