Rate Overview
Live
1 KPW = 0.003226 TND
1 TND = 309.9814
KPW
Avg
0.003202
High
0.003226
Low
0.003173
Last updated: 3/6/2026, 8:12:30 AM
Quick Conversions
| KPW | TND |
|---|---|
| 1 KPW | 0.00 TND |
| 10 KPW | 0.03 TND |
| 50 KPW | 0.16 TND |
| 100 KPW | 0.32 TND |
| 500 KPW | 1.61 TND |
| 1,000 KPW | 3.23 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-03-06T08:12:30Z",
"rates": {
"TND": 0.003226
}
}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.3226,
"rate": 0.003226
}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