Rate Overview
Live
1 FKP = 128.5696 BTN
1 BTN = 0.007778
FKP
Avg
129.2417
High
130.0152
Low
128.5696
Last updated: 7/25/2026, 3:09:29 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.57 BTN |
| 10 FKP | 1,285.70 BTN |
| 50 FKP | 6,428.48 BTN |
| 100 FKP | 12,856.96 BTN |
| 500 FKP | 64,284.82 BTN |
| 1,000 FKP | 128,569.64 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-25T15:09:29Z",
"rates": {
"BTN": 128.569643
}
}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": 12856.964300000001,
"rate": 128.569643
}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