Rate Overview
Live
1 TWD = 0.124794 MYR
1 MYR = 8.0132
TWD
Avg
0.124365
High
0.124794
Low
0.123926
Last updated: 3/6/2026, 6:12:46 PM
Quick Conversions
| TWD | MYR |
|---|---|
| 1 TWD | 0.12 MYR |
| 10 TWD | 1.25 MYR |
| 50 TWD | 6.24 MYR |
| 100 TWD | 12.48 MYR |
| 500 TWD | 62.40 MYR |
| 1,000 TWD | 124.79 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-03-06T18:12:46Z",
"rates": {
"MYR": 0.124794
}
}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.4794,
"rate": 0.124794
}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