Rate Overview
Live
1 KWD = 309.0326 BTN
1 BTN = 0.003236
KWD
Avg
309.7094
High
312.8136
Low
306.7844
Last updated: 8/12/2026, 8:57:28 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 309.03 BTN |
| 10 KWD | 3,090.33 BTN |
| 50 KWD | 15,451.63 BTN |
| 100 KWD | 30,903.26 BTN |
| 500 KWD | 154,516.32 BTN |
| 1,000 KWD | 309,032.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-08-12T08:57:28Z",
"rates": {
"BTN": 309.032647
}
}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": 30903.2647,
"rate": 309.032647
}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