Rate Overview
Live
1 TWD = 5.5222 DJF
1 DJF = 0.181089
TWD
Avg
5.5090
High
5.5222
Low
5.5004
Last updated: 7/26/2026, 10:34:01 AM
Quick Conversions
| TWD | DJF |
|---|---|
| 1 TWD | 5.52 DJF |
| 10 TWD | 55.22 DJF |
| 50 TWD | 276.11 DJF |
| 100 TWD | 552.22 DJF |
| 500 TWD | 2,761.08 DJF |
| 1,000 TWD | 5,522.16 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-26T10:34:01Z",
"rates": {
"DJF": 5.522157
}
}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": 552.2157,
"rate": 5.522157
}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