Rate Overview
Live
1 PYG = 0.009695 AFN
1 AFN = 103.1460
PYG
Avg
0.009636
High
0.009991
Low
0.009369
Last updated: 3/27/2026, 10:06:08 AM
Quick Conversions
| PYG | AFN |
|---|---|
| 1 PYG | 0.01 AFN |
| 10 PYG | 0.10 AFN |
| 50 PYG | 0.48 AFN |
| 100 PYG | 0.97 AFN |
| 500 PYG | 4.85 AFN |
| 1,000 PYG | 9.70 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-03-27T10:06:08Z",
"rates": {
"AFN": 0.009695
}
}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": 0.9695,
"rate": 0.009695
}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