Rate Overview
Live
1 MYR = 8.0013 TWD
1 TWD = 0.124980
MYR
Avg
7.9776
High
8.0206
Low
7.9271
Last updated: 5/6/2026, 10:22:29 PM
Quick Conversions
| MYR | TWD |
|---|---|
| 1 MYR | 8.00 TWD |
| 10 MYR | 80.01 TWD |
| 50 MYR | 400.06 TWD |
| 100 MYR | 800.13 TWD |
| 500 MYR | 4,000.63 TWD |
| 1,000 MYR | 8,001.27 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-05-06T22:22:29Z",
"rates": {
"TWD": 8.001266
}
}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": 800.1265999999999,
"rate": 8.001266
}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