Rate Overview
Live
1 PHP = 0.047803 TND
1 TND = 20.9192
PHP
Avg
0.048031
High
0.048533
Low
0.047532
Last updated: 7/7/2026, 7:34:44 AM
Quick Conversions
| PHP | TND |
|---|---|
| 1 PHP | 0.05 TND |
| 10 PHP | 0.48 TND |
| 50 PHP | 2.39 TND |
| 100 PHP | 4.78 TND |
| 500 PHP | 23.90 TND |
| 1,000 PHP | 47.80 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-07-07T07:34:44Z",
"rates": {
"TND": 0.047803
}
}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.7802999999999995,
"rate": 0.047803
}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