Rate Overview
Live
1 TND = 1.2613 AED
1 AED = 0.792828
TND
Avg
1.2627
High
1.2745
Low
1.2572
Last updated: 9/3/2026, 2:38:35 PM
Quick Conversions
| TND | AED |
|---|---|
| 1 TND | 1.26 AED |
| 10 TND | 12.61 AED |
| 50 TND | 63.07 AED |
| 100 TND | 126.13 AED |
| 500 TND | 630.65 AED |
| 1,000 TND | 1,261.31 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-09-03T14:38:35Z",
"rates": {
"AED": 1.261308
}
}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.13080000000001,
"rate": 1.261308
}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