Rate Overview
Live
1 TWD = 0.127569 MYR
1 MYR = 7.8389
TWD
Avg
0.127770
High
0.128449
Low
0.127451
Last updated: 7/6/2026, 7:13:54 AM
Quick Conversions
| TWD | MYR |
|---|---|
| 1 TWD | 0.13 MYR |
| 10 TWD | 1.28 MYR |
| 50 TWD | 6.38 MYR |
| 100 TWD | 12.76 MYR |
| 500 TWD | 63.78 MYR |
| 1,000 TWD | 127.57 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-07-06T07:13:54Z",
"rates": {
"MYR": 0.127569
}
}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.756899999999998,
"rate": 0.127569
}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