Rate Overview
Live
1 TWD = 0.554012 MDL
1 MDL = 1.8050
TWD
Avg
0.552188
High
0.590639
Low
0.534137
Last updated: 7/1/2026, 2:03:08 AM
Quick Conversions
| TWD | MDL |
|---|---|
| 1 TWD | 0.55 MDL |
| 10 TWD | 5.54 MDL |
| 50 TWD | 27.70 MDL |
| 100 TWD | 55.40 MDL |
| 500 TWD | 277.01 MDL |
| 1,000 TWD | 554.01 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-01T02:03:08Z",
"rates": {
"MDL": 0.554012
}
}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": 55.401199999999996,
"rate": 0.554012
}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