Rate Overview
Live
1 FKP = 128.3278 BTN
1 BTN = 0.007793
FKP
Avg
128.5212
High
130.4015
Low
127.1393
Last updated: 8/7/2026, 3:17:01 AM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.33 BTN |
| 10 FKP | 1,283.28 BTN |
| 50 FKP | 6,416.39 BTN |
| 100 FKP | 12,832.78 BTN |
| 500 FKP | 64,163.92 BTN |
| 1,000 FKP | 128,327.84 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-07T03:17:01Z",
"rates": {
"BTN": 128.327839
}
}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": 12832.7839,
"rate": 128.327839
}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