Rate Overview
Live
1 PHP = 1.1269 AFN
1 AFN = 0.887403
PHP
Avg
1.1145
High
1.1269
Low
1.1014
Last updated: 2/14/2026, 2:38:01 PM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.13 AFN |
| 10 PHP | 11.27 AFN |
| 50 PHP | 56.34 AFN |
| 100 PHP | 112.69 AFN |
| 500 PHP | 563.44 AFN |
| 1,000 PHP | 1,126.88 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-02-14T14:38:01Z",
"rates": {
"AFN": 1.126884
}
}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.6884,
"rate": 1.126884
}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