Rate Overview
Live
1 FKP = 12.3280 TJS
1 TJS = 0.081116
FKP
Avg
12.3780
High
12.4425
Low
12.3036
Last updated: 7/25/2026, 3:53:04 PM
Quick Conversions
| FKP | TJS |
|---|---|
| 1 FKP | 12.33 TJS |
| 10 FKP | 123.28 TJS |
| 50 FKP | 616.40 TJS |
| 100 FKP | 1,232.80 TJS |
| 500 FKP | 6,164.00 TJS |
| 1,000 FKP | 12,328.00 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-25T15:53:04Z",
"rates": {
"TJS": 12.328
}
}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": 1232.8,
"rate": 12.328
}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