Rate Overview
Live
1 AFN = 0.983035 PHP
1 PHP = 1.0173
AFN
Avg
0.932729
High
0.983035
Low
0.893635
Last updated: 5/27/2026, 11:47:52 PM
Quick Conversions
| AFN | PHP |
|---|---|
| 1 AFN | 0.98 PHP |
| 10 AFN | 9.83 PHP |
| 50 AFN | 49.15 PHP |
| 100 AFN | 98.30 PHP |
| 500 AFN | 491.52 PHP |
| 1,000 AFN | 983.04 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-27T23:47:52Z",
"rates": {
"PHP": 0.983035
}
}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": 98.3035,
"rate": 0.983035
}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