Rate Overview
Live
1 KPW = 0.003270 TND
1 TND = 305.8104
KPW
Avg
0.003247
High
0.003270
Low
0.003220
Last updated: 6/19/2026, 8:53:25 AM
Quick Conversions
| KPW | TND |
|---|---|
| 1 KPW | 0.00 TND |
| 10 KPW | 0.03 TND |
| 50 KPW | 0.16 TND |
| 100 KPW | 0.33 TND |
| 500 KPW | 1.64 TND |
| 1,000 KPW | 3.27 TND |
Get KPW/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=TNDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-06-19T08:53:25Z",
"rates": {
"TND": 0.00327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "TND",
"amount": 100
},
"result": 0.327,
"rate": 0.00327
}Build with KPW/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key