Rate Overview
Live
1 FKP = 12.7499 TJS
1 TJS = 0.078432
FKP
Avg
13.2103
High
14.0551
Low
12.0192
Last updated: 3/27/2026, 8:23:51 AM
Quick Conversions
| FKP | TJS |
|---|---|
| 1 FKP | 12.75 TJS |
| 10 FKP | 127.50 TJS |
| 50 FKP | 637.49 TJS |
| 100 FKP | 1,274.99 TJS |
| 500 FKP | 6,374.95 TJS |
| 1,000 FKP | 12,749.90 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-03-27T08:23:51Z",
"rates": {
"TJS": 12.749895
}
}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": 1274.9895000000001,
"rate": 12.749895
}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