Rate Overview
Live
1 TWD = 5.5694 DJF
1 DJF = 0.179552
TWD
Avg
5.7869
High
6.1648
Low
5.4524
Last updated: 3/27/2026, 6:30:49 AM
Quick Conversions
| TWD | DJF |
|---|---|
| 1 TWD | 5.57 DJF |
| 10 TWD | 55.69 DJF |
| 50 TWD | 278.47 DJF |
| 100 TWD | 556.94 DJF |
| 500 TWD | 2,784.71 DJF |
| 1,000 TWD | 5,569.42 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-03-27T06:30:49Z",
"rates": {
"DJF": 5.569421
}
}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": 556.9421,
"rate": 5.569421
}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