Rate Overview
Live
1 AFN = 0.911219 PHP
1 PHP = 1.0974
AFN
Avg
0.902065
High
0.911219
Low
0.887402
Last updated: 2/15/2026, 3:26:49 AM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.91 PHP |
| 10 AFN | 9.11 PHP |
| 50 AFN | 45.56 PHP |
| 100 AFN | 91.12 PHP |
| 500 AFN | 455.61 PHP |
| 1,000 AFN | 911.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-02-15T03:26:49Z",
"rates": {
"PHP": 0.911219
}
}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": 91.1219,
"rate": 0.911219
}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