Rate Overview
Live
1 TND = 1.3929 MYR
1 MYR = 0.717909
TND
Avg
1.3877
High
1.3970
Low
1.3794
Last updated: 9/3/2026, 9:02:03 PM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.39 MYR |
| 10 TND | 13.93 MYR |
| 50 TND | 69.65 MYR |
| 100 TND | 139.29 MYR |
| 500 TND | 696.47 MYR |
| 1,000 TND | 1,392.94 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-09-03T21:02:03Z",
"rates": {
"MYR": 1.392935
}
}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": 139.2935,
"rate": 1.392935
}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