Rate Overview
Live
1 TWD = 5.6521 DJF
1 DJF = 0.176925
TWD
Avg
5.6556
High
5.6695
Low
5.6270
Last updated: 5/27/2026, 3:44:34 AM
Quick Conversions
| TWD | DJF |
|---|---|
| 1 TWD | 5.65 DJF |
| 10 TWD | 56.52 DJF |
| 50 TWD | 282.60 DJF |
| 100 TWD | 565.21 DJF |
| 500 TWD | 2,826.05 DJF |
| 1,000 TWD | 5,652.10 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-05-27T03:44:34Z",
"rates": {
"DJF": 5.652098
}
}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": 565.2098,
"rate": 5.652098
}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