Rate Overview
Live
1 TND = 1.2548 AED
1 AED = 0.796916
TND
Avg
1.2264
High
1.2865
Low
1.1445
Last updated: 3/27/2026, 6:15:56 PM
Quick Conversions
| TND | AED |
|---|---|
| 1 TND | 1.25 AED |
| 10 TND | 12.55 AED |
| 50 TND | 62.74 AED |
| 100 TND | 125.48 AED |
| 500 TND | 627.42 AED |
| 1,000 TND | 1,254.84 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-03-27T18:15:56Z",
"rates": {
"AED": 1.254837
}
}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.4837,
"rate": 1.254837
}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