Rate Overview
Live
1 TWD = 0.546426 MDL
1 MDL = 1.8301
TWD
Avg
0.545662
High
0.547451
Low
0.544352
Last updated: 5/6/2026, 2:24:04 PM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.55 MDL |
| 10 TWD | 5.46 MDL |
| 50 TWD | 27.32 MDL |
| 100 TWD | 54.64 MDL |
| 500 TWD | 273.21 MDL |
| 1,000 TWD | 546.43 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-06T14:24:04Z",
"rates": {
"MDL": 0.546426
}
}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.642599999999995,
"rate": 0.546426
}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