Rate Overview
Live
1 AFN = 0.933269 PHP
1 PHP = 1.0715
AFN
Avg
0.934017
High
0.939012
Low
0.928260
Last updated: 4/17/2026, 11:58:03 AM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.93 PHP |
| 10 AFN | 9.33 PHP |
| 50 AFN | 46.66 PHP |
| 100 AFN | 93.33 PHP |
| 500 AFN | 466.63 PHP |
| 1,000 AFN | 933.27 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-04-17T11:58:03Z",
"rates": {
"PHP": 0.933269
}
}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": 93.3269,
"rate": 0.933269
}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