Rate Overview
Live
1 PHP = 1.0173 AFN
1 AFN = 0.983036
PHP
Avg
1.0230
High
1.0313
Low
1.0173
Last updated: 5/27/2026, 11:47:31 PM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.02 AFN |
| 10 PHP | 10.17 AFN |
| 50 PHP | 50.86 AFN |
| 100 PHP | 101.73 AFN |
| 500 PHP | 508.63 AFN |
| 1,000 PHP | 1,017.26 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-05-27T23:47:31Z",
"rates": {
"AFN": 1.017257
}
}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": 101.7257,
"rate": 1.017257
}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