Rate Overview
Live
1 TND = 1.3634 MYR
1 MYR = 0.733469
TND
Avg
1.3724
High
1.3816
Low
1.3584
Last updated: 5/7/2026, 12:16:23 AM
Quick Conversions
| TND | MYR |
|---|---|
| 1 TND | 1.36 MYR |
| 10 TND | 13.63 MYR |
| 50 TND | 68.17 MYR |
| 100 TND | 136.34 MYR |
| 500 TND | 681.69 MYR |
| 1,000 TND | 1,363.39 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-05-07T00:16:23Z",
"rates": {
"MYR": 1.363385
}
}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": 136.3385,
"rate": 1.363385
}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