Rate Overview
Live
1 AFN = 0.892011 PHP
1 PHP = 1.1211 AFN
Avg
0.899271
High
0.913896
Low
0.886565
Last updated: 1/25/2026, 12:53:51 PM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.89 PHP |
| 10 AFN | 8.92 PHP |
| 50 AFN | 44.60 PHP |
| 100 AFN | 89.20 PHP |
| 500 AFN | 446.01 PHP |
| 1,000 AFN | 892.01 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-01-25T12:53:51Z",
"rates": {
"PHP": 0.892011
}
}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": 89.2011,
"rate": 0.892011
}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