Rate Overview
Live
1 PHP = 1.0488 AFN
1 AFN = 0.953490
PHP
Avg
1.0519
High
1.0710
Low
1.0381
Last updated: 3/28/2026, 9:25:07 AM
Quick Conversions
| PHP | AFN |
|---|---|
| 1 PHP | 1.05 AFN |
| 10 PHP | 10.49 AFN |
| 50 PHP | 52.44 AFN |
| 100 PHP | 104.88 AFN |
| 500 PHP | 524.39 AFN |
| 1,000 PHP | 1,048.78 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-28T09:25:07Z",
"rates": {
"AFN": 1.048779
}
}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": 104.8779,
"rate": 1.048779
}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