Rate Overview
Live
1 AFN = 0.946217 PHP
1 PHP = 1.0568
AFN
Avg
0.960365
High
0.975522
Low
0.943357
Last updated: 5/7/2026, 2:47:40 PM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.95 PHP |
| 10 AFN | 9.46 PHP |
| 50 AFN | 47.31 PHP |
| 100 AFN | 94.62 PHP |
| 500 AFN | 473.11 PHP |
| 1,000 AFN | 946.22 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-05-07T14:47:40Z",
"rates": {
"PHP": 0.946217
}
}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.6217,
"rate": 0.946217
}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