Rate Overview
Live
1 TND = 1.2592 AED
1 AED = 0.794139
TND
Avg
1.2588
High
1.2680
Low
1.2556
Last updated: 6/16/2026, 12:57:58 PM
Quick Conversions
| TND | AED |
|---|---|
| 1 TND | 1.26 AED |
| 10 TND | 12.59 AED |
| 50 TND | 62.96 AED |
| 100 TND | 125.92 AED |
| 500 TND | 629.61 AED |
| 1,000 TND | 1,259.23 AED |
Get TND/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=AEDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-06-16T12:57:58Z",
"rates": {
"AED": 1.259226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "AED",
"amount": 100
},
"result": 125.92259999999999,
"rate": 1.259226
}Build with TND/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key