Rate Overview
Live
1 PHP = 1.0409 AFN
1 AFN = 0.960667
PHP
Avg
1.0390
High
1.0602
Low
1.0172
Last updated: 6/17/2026, 7:55:08 AM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.04 AFN |
| 10 PHP | 10.41 AFN |
| 50 PHP | 52.05 AFN |
| 100 PHP | 104.09 AFN |
| 500 PHP | 520.47 AFN |
| 1,000 PHP | 1,040.94 AFN |
Get PHP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=AFNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-06-17T07:55:08Z",
"rates": {
"AFN": 1.040943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "AFN",
"amount": 100
},
"result": 104.09429999999999,
"rate": 1.040943
}Build with PHP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key