Rate Overview
Live
1 TWD = 0.551865 MDL
1 MDL = 1.8120
TWD
Avg
0.553654
High
0.556741
Low
0.551138
Last updated: 7/5/2026, 6:00:59 PM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.55 MDL |
| 10 TWD | 5.52 MDL |
| 50 TWD | 27.59 MDL |
| 100 TWD | 55.19 MDL |
| 500 TWD | 275.93 MDL |
| 1,000 TWD | 551.87 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-07-05T18:00:59Z",
"rates": {
"MDL": 0.551865
}
}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.1865,
"rate": 0.551865
}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