Rate Overview
Live
1 TWD = 0.129112 MYR
1 MYR = 7.7452
TWD
Avg
0.128611
High
0.129112
Low
0.128302
Last updated: 6/16/2026, 7:23:52 AM
Quick Conversions
| TWD | MYR |
|---|---|
| 1 TWD | 0.13 MYR |
| 10 TWD | 1.29 MYR |
| 50 TWD | 6.46 MYR |
| 100 TWD | 12.91 MYR |
| 500 TWD | 64.56 MYR |
| 1,000 TWD | 129.11 MYR |
Get TWD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=MYRExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-06-16T07:23:52Z",
"rates": {
"MYR": 0.129112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "MYR",
"amount": 100
},
"result": 12.911200000000001,
"rate": 0.129112
}Build with TWD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key