Rate Overview
Live
1 PHP = 1.0715 AFN
1 AFN = 0.933269
PHP
Avg
1.0710
High
1.0773
Low
1.0649
Last updated: 4/17/2026, 5:28:33 PM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.07 AFN |
| 10 PHP | 10.72 AFN |
| 50 PHP | 53.58 AFN |
| 100 PHP | 107.15 AFN |
| 500 PHP | 535.75 AFN |
| 1,000 PHP | 1,071.50 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-04-17T17:28:33Z",
"rates": {
"AFN": 1.071502
}
}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": 107.1502,
"rate": 1.071502
}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