Rate Overview
Live
1 TWD = 5.5004 DJF
1 DJF = 0.181804
TWD
Avg
5.7157
High
6.0598
Low
5.5004
Last updated: 7/19/2026, 10:05:34 PM
Quick Conversions
| TWD | DJF |
|---|---|
| 1 TWD | 5.50 DJF |
| 10 TWD | 55.00 DJF |
| 50 TWD | 275.02 DJF |
| 100 TWD | 550.04 DJF |
| 500 TWD | 2,750.22 DJF |
| 1,000 TWD | 5,500.44 DJF |
Get TWD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=DJFExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-19T22:05:34Z",
"rates": {
"DJF": 5.500442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "DJF",
"amount": 100
},
"result": 550.0441999999999,
"rate": 5.500442
}Build with TWD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key