Rate Overview
Live
1 BTN = 0.008049 FKP
1 FKP = 124.2390
BTN
Avg
0.007910
High
0.008049
Low
0.007823
Last updated: 6/19/2026, 8:42:28 AM
Quick Conversions
| BTN | FKP |
|---|---|
| 1 BTN | 0.01 FKP |
| 10 BTN | 0.08 FKP |
| 50 BTN | 0.40 FKP |
| 100 BTN | 0.80 FKP |
| 500 BTN | 4.02 FKP |
| 1,000 BTN | 8.05 FKP |
Get BTN/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=FKPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:42:28Z",
"rates": {
"FKP": 0.008049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "FKP",
"amount": 100
},
"result": 0.8049000000000001,
"rate": 0.008049
}Build with BTN/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key