Rate Overview
Live
1 MYR = 7.9420 TWD
1 TWD = 0.125912
MYR
Avg
8.0587
High
8.1311
Low
7.9420
Last updated: 3/27/2026, 9:45:55 AM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 7.94 TWD |
| 10 MYR | 79.42 TWD |
| 50 MYR | 397.10 TWD |
| 100 MYR | 794.20 TWD |
| 500 MYR | 3,971.02 TWD |
| 1,000 MYR | 7,942.05 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-27T09:45:55Z",
"rates": {
"TWD": 7.942049
}
}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": 794.2049,
"rate": 7.942049
}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