Rate Overview
Live
1 PHP = 1.0628 AFN
1 AFN = 0.940951
PHP
Avg
1.0693
High
1.1190
Low
1.0204
Last updated: 7/25/2026, 1:19:08 AM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.06 AFN |
| 10 PHP | 10.63 AFN |
| 50 PHP | 53.14 AFN |
| 100 PHP | 106.28 AFN |
| 500 PHP | 531.38 AFN |
| 1,000 PHP | 1,062.75 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-07-25T01:19:08Z",
"rates": {
"AFN": 1.062755
}
}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.2755,
"rate": 1.062755
}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