Rate Overview
Live
1 KRW = 0.001963 TND
1 TND = 509.4244
KRW
Avg
0.001998
High
0.002098
Low
0.001888
Last updated: 7/14/2026, 7:38:10 AM
Quick Conversions
| KRW | TND |
|---|---|
| 1 KRW | 0.00 TND |
| 10 KRW | 0.02 TND |
| 50 KRW | 0.10 TND |
| 100 KRW | 0.20 TND |
| 500 KRW | 0.98 TND |
| 1,000 KRW | 1.96 TND |
Get KRW/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=TNDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-14T07:38:10Z",
"rates": {
"TND": 0.001963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "TND",
"amount": 100
},
"result": 0.1963,
"rate": 0.001963
}Build with KRW/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key