Rate Overview
Live
1 TWD = 0.550475 MDL
1 MDL = 1.8166
TWD
Avg
0.555763
High
0.598114
Low
0.533835
Last updated: 5/26/2026, 9:24:00 PM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.55 MDL |
| 10 TWD | 5.50 MDL |
| 50 TWD | 27.52 MDL |
| 100 TWD | 55.05 MDL |
| 500 TWD | 275.24 MDL |
| 1,000 TWD | 550.48 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-05-26T21:24:00Z",
"rates": {
"MDL": 0.550475
}
}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.04750000000001,
"rate": 0.550475
}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