Rate Overview
Live
1 FKP = 125.6251 BTN
1 BTN = 0.007960
FKP
Avg
118.3382
High
125.9075
Low
110.7233
Last updated: 3/27/2026, 12:02:42 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 125.63 BTN |
| 10 FKP | 1,256.25 BTN |
| 50 FKP | 6,281.25 BTN |
| 100 FKP | 12,562.51 BTN |
| 500 FKP | 62,812.54 BTN |
| 1,000 FKP | 125,625.09 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-03-27T12:02:42Z",
"rates": {
"BTN": 125.625088
}
}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": 12562.5088,
"rate": 125.625088
}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