Rate Overview
Live
1 TND = 1.3744 MYR
1 MYR = 0.727570
TND
Avg
1.3587
High
1.3744
Low
1.3407
Last updated: 3/27/2026, 9:49:57 AM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.37 MYR |
| 10 TND | 13.74 MYR |
| 50 TND | 68.72 MYR |
| 100 TND | 137.44 MYR |
| 500 TND | 687.22 MYR |
| 1,000 TND | 1,374.44 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-27T09:49:57Z",
"rates": {
"MYR": 1.374439
}
}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.44389999999999,
"rate": 1.374439
}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