Rate Overview
Live
1 PHP = 1.1211 AFN
1 AFN = 0.892012 PHP
Avg
1.1179
High
1.1211
Low
1.1140
Last updated: 1/25/2026, 11:08:12 AM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.12 AFN |
| 10 PHP | 11.21 AFN |
| 50 PHP | 56.05 AFN |
| 100 PHP | 112.11 AFN |
| 500 PHP | 560.53 AFN |
| 1,000 PHP | 1,121.06 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-01-25T11:08:12Z",
"rates": {
"AFN": 1.121061
}
}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": 112.10610000000001,
"rate": 1.121061
}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