Rate Overview
Live
1 TWD = 0.545841 MDL
1 MDL = 1.8320
TWD
Avg
0.551610
High
0.556938
Low
0.545841
Last updated: 7/15/2026, 1:22:18 PM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.55 MDL |
| 10 TWD | 5.46 MDL |
| 50 TWD | 27.29 MDL |
| 100 TWD | 54.58 MDL |
| 500 TWD | 272.92 MDL |
| 1,000 TWD | 545.84 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-15T13:22:18Z",
"rates": {
"MDL": 0.545841
}
}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.5841,
"rate": 0.545841
}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