Rate Overview
Live
1 TND = 1.2683 AED
1 AED = 0.788464
TND
Avg
1.2676
High
1.2737
Low
1.2589
Last updated: 4/16/2026, 7:31:28 PM
Quick Conversions
| TND | AED |
|---|---|
| 1 TND | 1.27 AED |
| 10 TND | 12.68 AED |
| 50 TND | 63.41 AED |
| 100 TND | 126.83 AED |
| 500 TND | 634.14 AED |
| 1,000 TND | 1,268.29 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-04-16T19:31:28Z",
"rates": {
"AED": 1.268289
}
}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": 126.8289,
"rate": 1.268289
}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