Rate Overview
Live
1 PHP = 0.049230 TND
1 TND = 20.3128
PHP
Avg
0.048958
High
0.049671
Low
0.048523
Last updated: 2/14/2026, 10:02:23 AM
Quick Conversions
| PHP | TND |
|---|---|
| 1 PHP | 0.05 TND |
| 10 PHP | 0.49 TND |
| 50 PHP | 2.46 TND |
| 100 PHP | 4.92 TND |
| 500 PHP | 24.62 TND |
| 1,000 PHP | 49.23 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-02-14T10:02:23Z",
"rates": {
"TND": 0.04923
}
}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.923,
"rate": 0.04923
}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