Rate Overview
Live
1 PHP = 0.048171 TND
1 TND = 20.7594
PHP
Avg
0.049496
High
0.050183
Low
0.048171
Last updated: 3/27/2026, 10:12:13 PM
Quick Conversions
| PHP | TND |
|---|---|
| 1 PHP | 0.05 TND |
| 10 PHP | 0.48 TND |
| 50 PHP | 2.41 TND |
| 100 PHP | 4.82 TND |
| 500 PHP | 24.09 TND |
| 1,000 PHP | 48.17 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-03-27T22:12:13Z",
"rates": {
"TND": 0.048171
}
}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.8171,
"rate": 0.048171
}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