Rate Overview
Live
1 BTN = 0.007813 FKP
1 FKP = 127.9918
BTN
Avg
0.007832
High
0.007866
Low
0.007803
Last updated: 7/12/2026, 12:27:48 AM
Quick Conversions
| BTN | FKP |
|---|---|
| 1 BTN | 0.01 FKP |
| 10 BTN | 0.08 FKP |
| 50 BTN | 0.39 FKP |
| 100 BTN | 0.78 FKP |
| 500 BTN | 3.91 FKP |
| 1,000 BTN | 7.81 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-07-12T00:27:48Z",
"rates": {
"FKP": 0.007813
}
}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.7813000000000001,
"rate": 0.007813
}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