Rate Overview
Live
1 MYR = 8.0132 TWD
1 TWD = 0.124795
MYR
Avg
8.0389
High
8.0693
Low
8.0132
Last updated: 3/7/2026, 12:30:34 AM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 8.01 TWD |
| 10 MYR | 80.13 TWD |
| 50 MYR | 400.66 TWD |
| 100 MYR | 801.32 TWD |
| 500 MYR | 4,006.58 TWD |
| 1,000 MYR | 8,013.17 TWD |
Get MYR/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=TWDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T00:30:34Z",
"rates": {
"TWD": 8.013169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "TWD",
"amount": 100
},
"result": 801.3168999999999,
"rate": 8.013169
}Build with MYR/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key