Rate Overview
Live
1 PHP = 1.0577 AFN
1 AFN = 0.945445
PHP
Avg
1.0756
High
1.1033
Low
1.0577
Last updated: 3/7/2026, 7:35:01 AM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.06 AFN |
| 10 PHP | 10.58 AFN |
| 50 PHP | 52.89 AFN |
| 100 PHP | 105.77 AFN |
| 500 PHP | 528.85 AFN |
| 1,000 PHP | 1,057.70 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-03-07T07:35:01Z",
"rates": {
"AFN": 1.057703
}
}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.7703,
"rate": 1.057703
}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