Rate Overview
Live
1 TWD = 0.127258 MYR
1 MYR = 7.8581
TWD
Avg
0.126086
High
0.130324
Low
0.122783
Last updated: 7/10/2026, 4:57:52 PM
Quick Conversions
| TWD | MYR |
|---|---|
| 1 TWD | 0.13 MYR |
| 10 TWD | 1.27 MYR |
| 50 TWD | 6.36 MYR |
| 100 TWD | 12.73 MYR |
| 500 TWD | 63.63 MYR |
| 1,000 TWD | 127.26 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-10T16:57:52Z",
"rates": {
"MYR": 0.127258
}
}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.725800000000001,
"rate": 0.127258
}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