Rate Overview
Live
1 AFN = 0.960211 PHP
1 PHP = 1.0414
AFN
Avg
0.954609
High
0.972693
Low
0.945969
Last updated: 9/8/2026, 12:17:27 PM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.96 PHP |
| 10 AFN | 9.60 PHP |
| 50 AFN | 48.01 PHP |
| 100 AFN | 96.02 PHP |
| 500 AFN | 480.11 PHP |
| 1,000 AFN | 960.21 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-09-08T12:17:27Z",
"rates": {
"PHP": 0.960211
}
}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.0211,
"rate": 0.960211
}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