Rate Overview
Live
1 AFN = 0.945444 PHP
1 PHP = 1.0577
AFN
Avg
0.929902
High
0.945444
Low
0.906404
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.95 PHP |
| 10 AFN | 9.45 PHP |
| 50 AFN | 47.27 PHP |
| 100 AFN | 94.54 PHP |
| 500 AFN | 472.72 PHP |
| 1,000 AFN | 945.44 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-03-07T07:35:02Z",
"rates": {
"PHP": 0.945444
}
}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": 94.5444,
"rate": 0.945444
}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