Rate Overview
Live
1 FKP = 128.8911 BTN
1 BTN = 0.007758
FKP
Avg
128.4251
High
128.8994
Low
127.7242
Last updated: 8/12/2026, 9:04:44 AM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.89 BTN |
| 10 FKP | 1,288.91 BTN |
| 50 FKP | 6,444.55 BTN |
| 100 FKP | 12,889.11 BTN |
| 500 FKP | 64,445.53 BTN |
| 1,000 FKP | 128,891.06 BTN |
Get FKP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BTNExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-08-12T09:04:44Z",
"rates": {
"BTN": 128.891059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BTN",
"amount": 100
},
"result": 12889.1059,
"rate": 128.891059
}Build with FKP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key