Rate Overview
Live
1 MYR = 7.9450 TWD
1 TWD = 0.125865
MYR
Avg
8.0593
High
8.1311
Low
7.9450
Last updated: 3/27/2026, 6:05:06 AM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 7.95 TWD |
| 10 MYR | 79.45 TWD |
| 50 MYR | 397.25 TWD |
| 100 MYR | 794.50 TWD |
| 500 MYR | 3,972.51 TWD |
| 1,000 MYR | 7,945.01 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-27T06:05:06Z",
"rates": {
"TWD": 7.945011
}
}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.5011,
"rate": 7.945011
}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