Rate Overview
Live
1 FKP = 128.5778 BTN
1 BTN = 0.007777
FKP
Avg
128.6962
High
129.2224
Low
127.9945
Last updated: 5/8/2026, 3:45:16 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.58 BTN |
| 10 FKP | 1,285.78 BTN |
| 50 FKP | 6,428.89 BTN |
| 100 FKP | 12,857.78 BTN |
| 500 FKP | 64,288.90 BTN |
| 1,000 FKP | 128,577.81 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-05-08T15:45:16Z",
"rates": {
"BTN": 128.577805
}
}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": 12857.7805,
"rate": 128.577805
}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