Rate Overview
Live
1 TWD = 0.541157 MDL
1 MDL = 1.8479
TWD
Avg
0.541512
High
0.543113
Low
0.539873
Last updated: 4/16/2026, 9:22:36 AM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.54 MDL |
| 10 TWD | 5.41 MDL |
| 50 TWD | 27.06 MDL |
| 100 TWD | 54.12 MDL |
| 500 TWD | 270.58 MDL |
| 1,000 TWD | 541.16 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-04-16T09:22:36Z",
"rates": {
"MDL": 0.541157
}
}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.1157,
"rate": 0.541157
}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