Rate Overview
Live
1 TND = 1.2471 AED
1 AED = 0.801873
TND
Avg
1.2462
High
1.2481
Low
1.2444
Last updated: 7/23/2026, 1:19:20 AM
Quick Conversions
| TND | AED |
|---|---|
| 1 TND | 1.25 AED |
| 10 TND | 12.47 AED |
| 50 TND | 62.35 AED |
| 100 TND | 124.71 AED |
| 500 TND | 623.54 AED |
| 1,000 TND | 1,247.08 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-07-23T01:19:20Z",
"rates": {
"AED": 1.24708
}
}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": 124.708,
"rate": 1.24708
}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