Rate Overview
Live
1 AFN = 0.961568 PHP
1 PHP = 1.0400
AFN
Avg
0.957895
High
0.971784
Low
0.943203
Last updated: 6/19/2026, 8:37:59 AM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.96 PHP |
| 10 AFN | 9.62 PHP |
| 50 AFN | 48.08 PHP |
| 100 AFN | 96.16 PHP |
| 500 AFN | 480.78 PHP |
| 1,000 AFN | 961.57 PHP |
Get AFN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=PHPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-06-19T08:37:59Z",
"rates": {
"PHP": 0.961568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "PHP",
"amount": 100
},
"result": 96.1568,
"rate": 0.961568
}Build with AFN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key