Rate Overview
Live
1 TWD = 0.555768 MDL
1 MDL = 1.7993
TWD
Avg
0.558308
High
0.589729
Low
0.534175
Last updated: 6/28/2026, 1:13:35 AM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.56 MDL |
| 10 TWD | 5.56 MDL |
| 50 TWD | 27.79 MDL |
| 100 TWD | 55.58 MDL |
| 500 TWD | 277.88 MDL |
| 1,000 TWD | 555.77 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-06-28T01:13:35Z",
"rates": {
"MDL": 0.555768
}
}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": 55.576800000000006,
"rate": 0.555768
}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