Rate Overview
Live
1 MYR = 7.8822 TWD
1 TWD = 0.126868
MYR
Avg
7.1115
High
8.0885
Low
6.5556
Last updated: 7/25/2026, 3:04:53 AM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 7.88 TWD |
| 10 MYR | 78.82 TWD |
| 50 MYR | 394.11 TWD |
| 100 MYR | 788.22 TWD |
| 500 MYR | 3,941.11 TWD |
| 1,000 MYR | 7,882.22 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-25T03:04:53Z",
"rates": {
"TWD": 7.882222
}
}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": 788.2221999999999,
"rate": 7.882222
}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