Rate Overview
Live
1 TWD = 0.538746 MDL
1 MDL = 1.8562
TWD
Avg
0.539322
High
0.541186
Low
0.537973
Last updated: 8/12/2026, 4:55:11 AM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.54 MDL |
| 10 TWD | 5.39 MDL |
| 50 TWD | 26.94 MDL |
| 100 TWD | 53.87 MDL |
| 500 TWD | 269.37 MDL |
| 1,000 TWD | 538.75 MDL |
Get TWD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=MDLExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-08-12T04:55:11Z",
"rates": {
"MDL": 0.538746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "MDL",
"amount": 100
},
"result": 53.874599999999994,
"rate": 0.538746
}Build with TWD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key