Rate Overview
Live
1 FKP = 128.1964 BTN
1 BTN = 0.007801
FKP
Avg
129.1124
High
130.0057
Low
128.1964
Last updated: 9/2/2026, 2:19:51 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.20 BTN |
| 10 FKP | 1,281.96 BTN |
| 50 FKP | 6,409.82 BTN |
| 100 FKP | 12,819.64 BTN |
| 500 FKP | 64,098.22 BTN |
| 1,000 FKP | 128,196.45 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-09-02T14:19:51Z",
"rates": {
"BTN": 128.196445
}
}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": 12819.6445,
"rate": 128.196445
}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