Rate Overview
Live
1 AFN = 0.953489 PHP
1 PHP = 1.0488
AFN
Avg
0.918495
High
0.954942
Low
0.893635
Last updated: 3/28/2026, 12:04:25 PM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.95 PHP |
| 10 AFN | 9.53 PHP |
| 50 AFN | 47.67 PHP |
| 100 AFN | 95.35 PHP |
| 500 AFN | 476.74 PHP |
| 1,000 AFN | 953.49 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-28T12:04:25Z",
"rates": {
"PHP": 0.953489
}
}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": 95.3489,
"rate": 0.953489
}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