Rate Overview
Live
1 PHP = 0.046909 TND
1 TND = 21.3179
PHP
Avg
0.046976
High
0.047557
Low
0.046748
Last updated: 5/7/2026, 1:25:01 AM
Quick Conversions
| PHP | TND |
|---|---|
| 1 PHP | 0.05 TND |
| 10 PHP | 0.47 TND |
| 50 PHP | 2.35 TND |
| 100 PHP | 4.69 TND |
| 500 PHP | 23.45 TND |
| 1,000 PHP | 46.91 TND |
Get PHP/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=TNDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-07T01:25:01Z",
"rates": {
"TND": 0.046909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "TND",
"amount": 100
},
"result": 4.6909,
"rate": 0.046909
}Build with PHP/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key