Rate Overview
Live
1 TND = 1.3856 MYR
1 MYR = 0.721712
TND
Avg
1.4117
High
1.4654
Low
1.3586
Last updated: 6/29/2026, 12:50:58 AM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.39 MYR |
| 10 TND | 13.86 MYR |
| 50 TND | 69.28 MYR |
| 100 TND | 138.56 MYR |
| 500 TND | 692.80 MYR |
| 1,000 TND | 1,385.59 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-06-29T00:50:58Z",
"rates": {
"MYR": 1.385594
}
}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": 138.5594,
"rate": 1.385594
}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