Rate Overview
Live
1 TWD = 0.544258 MDL
1 MDL = 1.8374
TWD
Avg
0.544226
High
0.548279
Low
0.540854
Last updated: 9/2/2026, 4:37:01 AM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.54 MDL |
| 10 TWD | 5.44 MDL |
| 50 TWD | 27.21 MDL |
| 100 TWD | 54.43 MDL |
| 500 TWD | 272.13 MDL |
| 1,000 TWD | 544.26 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-09-02T04:37:01Z",
"rates": {
"MDL": 0.544258
}
}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.4258,
"rate": 0.544258
}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