Rate Overview
Live
1 TND = 1.3430 MYR
1 MYR = 0.744618
TND
Avg
1.3584
High
1.3695
Low
1.3430
Last updated: 3/7/2026, 3:47:38 AM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.34 MYR |
| 10 TND | 13.43 MYR |
| 50 TND | 67.15 MYR |
| 100 TND | 134.30 MYR |
| 500 TND | 671.49 MYR |
| 1,000 TND | 1,342.97 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-07T03:47:38Z",
"rates": {
"MYR": 1.342971
}
}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": 134.2971,
"rate": 1.342971
}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