Rate Overview
Live
1 PHP = 1.0568 AFN
1 AFN = 0.946218
PHP
Avg
1.0414
High
1.0600
Low
1.0251
Last updated: 5/7/2026, 7:52:54 PM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.06 AFN |
| 10 PHP | 10.57 AFN |
| 50 PHP | 52.84 AFN |
| 100 PHP | 105.68 AFN |
| 500 PHP | 528.42 AFN |
| 1,000 PHP | 1,056.84 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-07T19:52:54Z",
"rates": {
"AFN": 1.056839
}
}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": 105.68390000000001,
"rate": 1.056839
}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