Rate Overview
Live
1 TND = 1.3746 MYR
1 MYR = 0.727479
TND
Avg
1.3534
High
1.3746
Low
1.3324
Last updated: 3/27/2026, 11:43:17 AM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.37 MYR |
| 10 TND | 13.75 MYR |
| 50 TND | 68.73 MYR |
| 100 TND | 137.46 MYR |
| 500 TND | 687.31 MYR |
| 1,000 TND | 1,374.61 MYR |
Get TND/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=MYRExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-27T11:43:17Z",
"rates": {
"MYR": 1.37461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "MYR",
"amount": 100
},
"result": 137.461,
"rate": 1.37461
}Build with TND/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key