Rate Overview
Live
1 MYR = 7.8783 TWD
1 TWD = 0.126931
MYR
Avg
7.6224
High
8.1444
Low
6.8080
Last updated: 7/16/2026, 11:36:25 AM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 7.88 TWD |
| 10 MYR | 78.78 TWD |
| 50 MYR | 393.91 TWD |
| 100 MYR | 787.83 TWD |
| 500 MYR | 3,939.15 TWD |
| 1,000 MYR | 7,878.30 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-07-16T11:36:25Z",
"rates": {
"TWD": 7.878298
}
}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": 787.8298,
"rate": 7.878298
}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