Rate Overview
Live
1 FKP = 125.6164 BTN
1 BTN = 0.007961
FKP
Avg
125.4293
High
126.6045
Low
124.6391
Last updated: 4/18/2026, 8:48:25 AM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 125.62 BTN |
| 10 FKP | 1,256.16 BTN |
| 50 FKP | 6,280.82 BTN |
| 100 FKP | 12,561.64 BTN |
| 500 FKP | 62,808.22 BTN |
| 1,000 FKP | 125,616.43 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-04-18T08:48:25Z",
"rates": {
"BTN": 125.616431
}
}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": 12561.643100000001,
"rate": 125.616431
}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