Rate Overview
Live
1 FKP = 122.4719 BTN
1 BTN = 0.008165
FKP
Avg
122.7610
High
123.1216
Low
122.4719
Last updated: 3/7/2026, 1:02:51 AM
Quick Conversions
| FKP | BTN |
|---|---|
| 1 FKP | 122.47 BTN |
| 10 FKP | 1,224.72 BTN |
| 50 FKP | 6,123.60 BTN |
| 100 FKP | 12,247.19 BTN |
| 500 FKP | 61,235.97 BTN |
| 1,000 FKP | 122,471.95 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-07T01:02:51Z",
"rates": {
"BTN": 122.471948
}
}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": 12247.1948,
"rate": 122.471948
}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