Rate Overview
Live
1 TWD = 0.548403 MDL
1 MDL = 1.8235
TWD
Avg
0.543886
High
0.556517
Low
0.530181
Last updated: 3/27/2026, 1:14:25 PM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.55 MDL |
| 10 TWD | 5.48 MDL |
| 50 TWD | 27.42 MDL |
| 100 TWD | 54.84 MDL |
| 500 TWD | 274.20 MDL |
| 1,000 TWD | 548.40 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-03-27T13:14:25Z",
"rates": {
"MDL": 0.548403
}
}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": 54.8403,
"rate": 0.548403
}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