Rate Overview
Live
1 PHP = 0.049770 TND
1 TND = 20.0924
PHP
Avg
0.049462
High
0.049770
Low
0.049001
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| PHP | TND |
|---|---|
| 1 PHP | 0.05 TND |
| 10 PHP | 0.50 TND |
| 50 PHP | 2.49 TND |
| 100 PHP | 4.98 TND |
| 500 PHP | 24.89 TND |
| 1,000 PHP | 49.77 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-07T07:35:00Z",
"rates": {
"TND": 0.04977
}
}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.977,
"rate": 0.04977
}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