Rate Overview
Live
1 FKP = 128.4310 BTN
1 BTN = 0.007786
FKP
Avg
128.9342
High
129.7693
Low
128.4310
Last updated: 7/27/2026, 11:12:16 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.43 BTN |
| 10 FKP | 1,284.31 BTN |
| 50 FKP | 6,421.55 BTN |
| 100 FKP | 12,843.10 BTN |
| 500 FKP | 64,215.50 BTN |
| 1,000 FKP | 128,430.99 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-07-27T23:12:16Z",
"rates": {
"BTN": 128.43099
}
}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": 12843.099,
"rate": 128.43099
}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