Rate Overview
Live
1 PHP = 1.0368 AFN
1 AFN = 0.964544
PHP
Avg
1.0389
High
1.0672
Low
1.0312
Last updated: 7/8/2026, 7:03:53 AM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.04 AFN |
| 10 PHP | 10.37 AFN |
| 50 PHP | 51.84 AFN |
| 100 PHP | 103.68 AFN |
| 500 PHP | 518.38 AFN |
| 1,000 PHP | 1,036.76 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-08T07:03:53Z",
"rates": {
"AFN": 1.036759
}
}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": 103.6759,
"rate": 1.036759
}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