Rate Overview
Live
1 TWD = 0.543857 MDL
1 MDL = 1.8387
TWD
Avg
0.545320
High
0.555768
Low
0.534128
Last updated: 7/26/2026, 7:53:44 AM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.54 MDL |
| 10 TWD | 5.44 MDL |
| 50 TWD | 27.19 MDL |
| 100 TWD | 54.39 MDL |
| 500 TWD | 271.93 MDL |
| 1,000 TWD | 543.86 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-26T07:53:44Z",
"rates": {
"MDL": 0.543857
}
}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.3857,
"rate": 0.543857
}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