Rate Overview
Live
1 TND = 1.3700 MYR
1 MYR = 0.729901
TND
Avg
1.3684
High
1.3772
Low
1.3614
Last updated: 4/16/2026, 10:57:59 PM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.37 MYR |
| 10 TND | 13.70 MYR |
| 50 TND | 68.50 MYR |
| 100 TND | 137.00 MYR |
| 500 TND | 685.02 MYR |
| 1,000 TND | 1,370.05 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-04-16T22:57:59Z",
"rates": {
"MYR": 1.370048
}
}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.0048,
"rate": 1.370048
}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