Rate Overview
Live
1 TWD = 0.544598 MDL
1 MDL = 1.8362
TWD
Avg
0.544716
High
0.546635
Low
0.542765
Last updated: 3/6/2026, 6:07:20 PM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.54 MDL |
| 10 TWD | 5.45 MDL |
| 50 TWD | 27.23 MDL |
| 100 TWD | 54.46 MDL |
| 500 TWD | 272.30 MDL |
| 1,000 TWD | 544.60 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-06T18:07:20Z",
"rates": {
"MDL": 0.544598
}
}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.4598,
"rate": 0.544598
}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