Rate Overview
Live
1 PYG = 0.010478 AFN
1 AFN = 95.4381
PYG
Avg
0.010422
High
0.010504
Low
0.010211
Last updated: 5/9/2026, 6:03:39 AM
Quick Conversions
| PYG | AFN |
|---|---|
| 1 PYG | 0.01 AFN |
| 10 PYG | 0.10 AFN |
| 50 PYG | 0.52 AFN |
| 100 PYG | 1.05 AFN |
| 500 PYG | 5.24 AFN |
| 1,000 PYG | 10.48 AFN |
Get PYG/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=AFNExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-09T06:03:39Z",
"rates": {
"AFN": 0.010478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "AFN",
"amount": 100
},
"result": 1.0477999999999998,
"rate": 0.010478
}Build with PYG/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key