Rate Overview
Live
1 TND = 1.2498 AED
1 AED = 0.800112
TND
Avg
1.2690
High
1.2858
Low
1.2498
Last updated: 3/7/2026, 5:01:28 AM
Quick Conversions
| TND | AED |
|---|---|
| 1 TND | 1.25 AED |
| 10 TND | 12.50 AED |
| 50 TND | 62.49 AED |
| 100 TND | 124.98 AED |
| 500 TND | 624.91 AED |
| 1,000 TND | 1,249.83 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-07T05:01:28Z",
"rates": {
"AED": 1.249825
}
}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.9825,
"rate": 1.249825
}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