Rate Overview
Live
1 FKP = 12.3404 TJS
1 TJS = 0.081035
FKP
Avg
12.6007
High
12.8906
Low
12.2117
Last updated: 7/26/2026, 11:31:14 AM
Quick Conversions
| FKP | TJS |
|---|---|
| 1 FKP | 12.34 TJS |
| 10 FKP | 123.40 TJS |
| 50 FKP | 617.02 TJS |
| 100 FKP | 1,234.04 TJS |
| 500 FKP | 6,170.20 TJS |
| 1,000 FKP | 12,340.39 TJS |
Get FKP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=TJSExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-26T11:31:14Z",
"rates": {
"TJS": 12.340395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "TJS",
"amount": 100
},
"result": 1234.0394999999999,
"rate": 12.340395
}Build with FKP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key