Rate Overview
Live
1 KWD = 302.4762 BTN
1 BTN = 0.003306
KWD
Avg
301.0804
High
302.4762
Low
299.2923
Last updated: 4/17/2026, 6:22:40 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 302.48 BTN |
| 10 KWD | 3,024.76 BTN |
| 50 KWD | 15,123.81 BTN |
| 100 KWD | 30,247.62 BTN |
| 500 KWD | 151,238.08 BTN |
| 1,000 KWD | 302,476.17 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-04-17T06:22:40Z",
"rates": {
"BTN": 302.476166
}
}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": 30247.616599999998,
"rate": 302.476166
}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