Rate Overview
Live
1 PYG = 0.010125 AFN
1 AFN = 98.7654
PYG
Avg
0.010039
High
0.010125
Low
0.009977
Last updated: 4/18/2026, 8:47:09 AM
Quick Conversions
| PYG | AFN |
|---|---|
| 1 PYG | 0.01 AFN |
| 10 PYG | 0.10 AFN |
| 50 PYG | 0.51 AFN |
| 100 PYG | 1.01 AFN |
| 500 PYG | 5.06 AFN |
| 1,000 PYG | 10.13 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-04-18T08:47:09Z",
"rates": {
"AFN": 0.010125
}
}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.0125,
"rate": 0.010125
}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