Rate Overview
Live
1 PHP = 0.047524 TND
1 TND = 21.0420
PHP
Avg
0.048196
High
0.049674
Low
0.046809
Last updated: 7/22/2026, 7:39:00 AM
Quick Conversions
| PHP | TND |
|---|---|
| 1 PHP | 0.05 TND |
| 10 PHP | 0.48 TND |
| 50 PHP | 2.38 TND |
| 100 PHP | 4.75 TND |
| 500 PHP | 23.76 TND |
| 1,000 PHP | 47.52 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-22T07:39:00Z",
"rates": {
"TND": 0.047524
}
}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.7524,
"rate": 0.047524
}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