Rate Overview
Live
1 FKP = 127.3458 BTN
1 BTN = 0.007853
FKP
Avg
126.0253
High
129.7693
Low
122.4903
Last updated: 7/28/2026, 3:18:54 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 127.35 BTN |
| 10 FKP | 1,273.46 BTN |
| 50 FKP | 6,367.29 BTN |
| 100 FKP | 12,734.58 BTN |
| 500 FKP | 63,672.91 BTN |
| 1,000 FKP | 127,345.82 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-28T15:18:54Z",
"rates": {
"BTN": 127.345815
}
}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": 12734.5815,
"rate": 127.345815
}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