Rate Overview
Live
1 PHP = 1.0624 AFN
1 AFN = 0.941293
PHP
Avg
1.0658
High
1.0705
Low
1.0618
Last updated: 8/18/2026, 5:37:41 PM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.06 AFN |
| 10 PHP | 10.62 AFN |
| 50 PHP | 53.12 AFN |
| 100 PHP | 106.24 AFN |
| 500 PHP | 531.18 AFN |
| 1,000 PHP | 1,062.37 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-08-18T17:37:41Z",
"rates": {
"AFN": 1.062369
}
}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": 106.23689999999999,
"rate": 1.062369
}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