Rate Overview
Live
1 MYR = 7.9103 TWD
1 TWD = 0.126418
MYR
Avg
7.8634
High
7.9285
Low
7.7318
Last updated: 7/25/2026, 10:57:09 AM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 7.91 TWD |
| 10 MYR | 79.10 TWD |
| 50 MYR | 395.51 TWD |
| 100 MYR | 791.03 TWD |
| 500 MYR | 3,955.13 TWD |
| 1,000 MYR | 7,910.26 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-25T10:57:09Z",
"rates": {
"TWD": 7.910258
}
}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": 791.0258,
"rate": 7.910258
}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