Rate Overview
Live
1 FKP = 128.8180 BTN
1 BTN = 0.007763
FKP
Avg
124.7898
High
129.4761
Low
120.8752
Last updated: 5/28/2026, 9:50:13 PM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 128.82 BTN |
| 10 FKP | 1,288.18 BTN |
| 50 FKP | 6,440.90 BTN |
| 100 FKP | 12,881.80 BTN |
| 500 FKP | 64,408.98 BTN |
| 1,000 FKP | 128,817.96 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-05-28T21:50:13Z",
"rates": {
"BTN": 128.817956
}
}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": 12881.795600000001,
"rate": 128.817956
}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